Correct include paths and makefile for the AVRISP project now that the protocol handl...
[pub/USBasp.git] / Projects / AVRISP / Lib / TPI / TPIProtocol.h
index 2b6849c..11894a3 100644 (file)
@@ -40,8 +40,9 @@
                #include <avr/io.h>\r
                #include <util/delay.h>\r
                #include <stdio.h>\r
-       \r
-               #include "V2Protocol.h"\r
+       
+               #include <LUFA/Drivers/USB/USB.h>\r
+\r
                #include "TPITarget.h"\r
                #include "TINYNVM.h"\r
 \r