summaryrefslogtreecommitdiff
path: root/src/jtag/bitq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/bitq.h')
-rw-r--r--src/jtag/bitq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jtag/bitq.h b/src/jtag/bitq.h
index 2ee3f6b6..6b441bf5 100644
--- a/src/jtag/bitq.h
+++ b/src/jtag/bitq.h
@@ -20,7 +20,7 @@
#ifndef BITQ_H
#define BITQ_H
-#include "jtag.h"
+#include "commands.h"
typedef struct bitq_interface_s
{