AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration...
[pub/USBasp.git] / Bootloaders / CDC / BootloaderAPI.h
index bd72184..d47c2ef 100644 (file)
@@ -43,6 +43,8 @@
 
                #include <LUFA/Common/Common.h>
 
+               #include "Config/AppConfig.h"
+               
        /* Function Prototypes: */
                void    BootloaderAPI_ErasePage(const uint32_t Address);
                void    BootloaderAPI_WritePage(const uint32_t Address);