Remove serial driver use from the AVRISP project now that it is no longer needed.
[pub/USBasp.git] / Projects / AVRISP / Lib / V2Protocol.h
index ef4d2eb..db4d09f 100644 (file)
@@ -43,9 +43,8 @@
                #include "../Descriptors.h"
                #include "V2ProtocolConstants.h"\r
                #include "V2ProtocolParams.h"
-               #include "ISPProtocol.h"\r
-               #include "PDIProtocol.h"\r
-               #include "TPIProtocol.h"\r
+               #include "ISP/ISPProtocol.h"\r
+               #include "XPROG/XPROGProtocol.h"\r
 \r
        /* Preprocessor Checks: */\r
                #if ((BOARD == BOARD_XPLAIN) || (BOARD == BOARD_XPLAIN_REV1))\r