Altered DFU bootloader to use the signature byte constants located in the avr-libc...
[pub/lufa.git] / Bootloaders / DFU / BootloaderDFU.h
index e5c680d..b90fee1 100644 (file)
@@ -40,6 +40,7 @@
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
                #include <avr/boot.h>\r
+               #include <avr/pgmspace.h>\r
                #include <avr/eeprom.h>\r
                #include <stdbool.h>\r
        \r