summaryrefslogtreecommitdiff
path: root/src/target/target.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/target.h')
-rw-r--r--src/target/target.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/target.h b/src/target/target.h
index 3e307142..43ac65fc 100644
--- a/src/target/target.h
+++ b/src/target/target.h
@@ -27,7 +27,7 @@
#define TARGET_H
#include "types.h"
-#include "jim.h"
+#include <helper/jim.h>
struct reg;
struct trace;