summaryrefslogtreecommitdiff
path: root/src/jtag
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag')
-rw-r--r--src/jtag/jtag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jtag/jtag.h b/src/jtag/jtag.h
index ee967752..694e2f7e 100644
--- a/src/jtag/jtag.h
+++ b/src/jtag/jtag.h
@@ -23,7 +23,7 @@
#ifndef JTAG_H
#define JTAG_H
-#include "binarybuffer.h"
+#include <helper/binarybuffer.h>
#include "log.h"
#ifdef _DEBUG_JTAG_IO_