Added User Application APIs to the CDC and DFU class bootloaders.
[pub/USBasp.git] / Bootloaders / DFU / BootloaderDFU.h
index 8fbf64c..0c34c2c 100644 (file)
@@ -48,6 +48,7 @@
                #include <stdbool.h>
 
                #include "Descriptors.h"
+               #include "BootloaderAPI.h"
 
                #include <LUFA/Drivers/USB/USB.h>
                #include <LUFA/Drivers/Board/LEDs.h>