Added User Application APIs to the CDC and DFU class bootloaders.
[pub/USBasp.git] / Bootloaders / CDC / BootloaderCDC.h
index 72bc1e7..41280fe 100644 (file)
@@ -46,6 +46,7 @@
                #include <stdbool.h>
 
                #include "Descriptors.h"
+               #include "BootloaderAPI.h"              
 
                #include <LUFA/Drivers/USB/USB.h>
                #include <LUFA/Drivers/Board/LEDs.h>