summaryrefslogtreecommitdiff
path: root/src/target/avrt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/avrt.h')
-rw-r--r--src/target/avrt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/target/avrt.h b/src/target/avrt.h
index e840aaf9..02bb0054 100644
--- a/src/target/avrt.h
+++ b/src/target/avrt.h
@@ -20,6 +20,8 @@
#ifndef AVRT_H
#define AVRT_H
+#include "jtag.h"
+
typedef struct mcu_jtag_s
{
jtag_tap_t *tap;