Use immediate variable expansion in the second-deepest level makefile scripts to...
[pub/USBasp.git] / Bootloaders / DFU / BootloaderAPI.h
index bd72184..8d04049 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);