USBaspLoader v0.97 stable release
[pub/USBaspLoader.git] / updater / usbasploader.h
index 1ff4764..20b71b9 100644 (file)
@@ -1,9 +1,10 @@
 
-#ifndef FIRMWARE_H_5f27a7e9840141b1aa57eef07c1d939f
-#define FIRMWARE_H_5f27a7e9840141b1aa57eef07c1d939f 1
+#ifndef USBASPLOADER_H_5f27a7e9840141b1aa57eef07c1d939f
+#define USBASPLOADER_H_5f27a7e9840141b1aa57eef07c1d939f 1
+
+#include "../misc/iofixes.h"
 
 #include <stdint.h>
-#include <avr/io.h>
 #include <avr/pgmspace.h>
 #include "../firmware/spminterface.h"