Mark build test makefiles as being incompatible with parallel make builds, as they...
[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);