aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/V2ProtocolParams.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-02 12:04:37 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-02 12:04:37 +0000
commit5930f47bf4b9b4490daf80d44595ff14ee7ce165 (patch)
treec63fa91e36c303f56ca06f0049ed54dbab0a25bc /Projects/AVRISP/Lib/V2ProtocolParams.h
parent1ed6925b5bf417848b83887b32e3ede05a1c691b (diff)
downloadlufa-5930f47bf4b9b4490daf80d44595ff14ee7ce165.tar.gz
lufa-5930f47bf4b9b4490daf80d44595ff14ee7ce165.tar.bz2
lufa-5930f47bf4b9b4490daf80d44595ff14ee7ce165.zip
Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone project.
Diffstat (limited to 'Projects/AVRISP/Lib/V2ProtocolParams.h')
-rw-r--r--Projects/AVRISP/Lib/V2ProtocolParams.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/AVRISP/Lib/V2ProtocolParams.h b/Projects/AVRISP/Lib/V2ProtocolParams.h
index 6a5c25f1f..ca3dd9731 100644
--- a/Projects/AVRISP/Lib/V2ProtocolParams.h
+++ b/Projects/AVRISP/Lib/V2ProtocolParams.h
@@ -48,7 +48,7 @@
#include "V2Protocol.h"
#include "V2ProtocolConstants.h"
- #include "V2ProtocolTarget.h"
+ #include "ISPTarget.h"
/* Macros: */
/** Parameter privilege mask to allow the host PC to read the parameter's value */