summaryrefslogtreecommitdiff
path: root/src/jtag/ft2232.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/ft2232.c')
-rw-r--r--src/jtag/ft2232.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jtag/ft2232.c b/src/jtag/ft2232.c
index d177c6c2..18ecdd03 100644
--- a/src/jtag/ft2232.c
+++ b/src/jtag/ft2232.c
@@ -41,7 +41,7 @@
/* project specific includes */
#define INCLUDE_JTAG_INTERFACE_H
-#include "jtag.h"
+#include "interface.h"
#include "time_support.h"
#if IS_CYGWIN == 1