Correct include paths and makefile for the AVRISP project now that the protocol handl...
[pub/USBasp.git] / Projects / AVRISP / Lib / PDI / PDIProtocol.h
index c1fbef4..c3cafb4 100644 (file)
                #include <avr/io.h>\r
                #include <util/delay.h>\r
                #include <stdio.h>\r
+               \r
+               #include <LUFA/Drivers/USB/USB.h>\r
        \r
-               #include "V2Protocol.h"\r
+               #include "../V2Protocol.h"\r
                #include "PDITarget.h"\r
                #include "XMEGANVM.h"\r
 \r