Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors from...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib / V2Protocol.h
index dca97cb..a730aa2 100644 (file)
@@ -43,7 +43,7 @@
 
                #include <LUFA/Drivers/USB/USB.h>
 
-               #include "../Descriptors.h"
+               #include "../AVRISPDescriptors.h"
                #include "V2ProtocolConstants.h"
                #include "V2ProtocolParams.h"
                #include "ISP/ISPProtocol.h"