Fix up some missing target dependencies and output messages in the LUFA build system...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib / ISP / ISPProtocol.h
index 4ad5263..7f65e46 100644 (file)
@@ -43,7 +43,8 @@
                #include <LUFA/Drivers/USB/USB.h>
 
                #include "../V2Protocol.h"
-
+               #include "Config/AppConfig.h"
+               
        /* Preprocessor Checks: */
                #if ((BOARD == BOARD_XPLAIN) || (BOARD == BOARD_XPLAIN_REV1))
                        #undef ENABLE_ISP_PROTOCOL