diff options
Diffstat (limited to 'Projects/AVRISP/Lib/V2ProtocolParams.h')
-rw-r--r-- | Projects/AVRISP/Lib/V2ProtocolParams.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/AVRISP/Lib/V2ProtocolParams.h b/Projects/AVRISP/Lib/V2ProtocolParams.h index b27a4ea94..6a5c25f1f 100644 --- a/Projects/AVRISP/Lib/V2ProtocolParams.h +++ b/Projects/AVRISP/Lib/V2ProtocolParams.h @@ -48,6 +48,7 @@ #include "V2Protocol.h"
#include "V2ProtocolConstants.h"
+ #include "V2ProtocolTarget.h"
/* Macros: */
/** Parameter privilege mask to allow the host PC to read the parameter's value */
|