AppConfigHeaders: Update several additional user projects to use configuration header...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib / V2ProtocolParams.h
index ab47664..55cb64d 100644 (file)
@@ -49,7 +49,8 @@
                #include "V2Protocol.h"
                #include "V2ProtocolConstants.h"
                #include "ISP/ISPTarget.h"
-
+               #include "Config/AppConfig.h"
+               
        /* Macros: */
                /** Parameter privilege mask to allow the host PC to read the parameter's value. */
                #define PARAM_PRIV_READ     (1 << 0)