aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/XPROG/XPROGProtocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/AVRISP/Lib/XPROG/XPROGProtocol.h')
-rw-r--r--Projects/AVRISP/Lib/XPROG/XPROGProtocol.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Projects/AVRISP/Lib/XPROG/XPROGProtocol.h b/Projects/AVRISP/Lib/XPROG/XPROGProtocol.h
index 847652ea8..4607b3233 100644
--- a/Projects/AVRISP/Lib/XPROG/XPROGProtocol.h
+++ b/Projects/AVRISP/Lib/XPROG/XPROGProtocol.h
@@ -44,9 +44,8 @@
#include <LUFA/Drivers/USB/USB.h>
#include "../V2Protocol.h"
- #include "PDITarget.h"
+ #include "XPROGTarget.h"
#include "XMEGANVM.h"
- #include "TPITarget.h"
#include "TINYNVM.h"
/* Preprocessor Checks: */