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 43ac65fc..73190695 100644
--- a/src/target/target.h
+++ b/src/target/target.h
@@ -26,7 +26,7 @@
#ifndef TARGET_H
#define TARGET_H
-#include "types.h"
+#include <helper/types.h>
#include <helper/jim.h>
struct reg;