Fix flip-ee DFU build target accidentally erasing the target FLASH memory space.
[pub/USBasp.git] / Projects / SerialToLCD / SerialToLCD.h
index cd89305..52efe44 100644 (file)
@@ -46,6 +46,7 @@
         #include "Descriptors.h"
                #include "Lib/HD44780.h"
 
+        #include <LUFA/Version.h>
         #include <LUFA/Drivers/Misc/RingBuffer.h>
         #include <LUFA/Drivers/USB/USB.h>