Added const where possible to the source functions in the Projects directory.
[pub/USBasp.git] / Projects / AVRISP / Lib / XPROG / XPROGTarget.h
index 58c1caa..4460216 100644 (file)
@@ -42,6 +42,8 @@
                #include <stdbool.h>\r
                \r
                #include <LUFA/Common/Common.h>\r
+               \r
+               #include "../V2Protocol.h"\r
        \r
        /* Preprocessor Checks: */\r
                #if ((BOARD == BOARD_XPLAIN) || (BOARD == BOARD_XPLAIN_REV1))\r