summaryrefslogtreecommitdiff
path: root/src/target/arm_simulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/arm_simulator.h')
-rw-r--r--src/target/arm_simulator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/arm_simulator.h b/src/target/arm_simulator.h
index 616627a4..daca3711 100644
--- a/src/target/arm_simulator.h
+++ b/src/target/arm_simulator.h
@@ -20,7 +20,7 @@
#ifndef ARM_SIMULATOR_H
#define ARM_SIMULATOR_H
-#include "types.h"
+#include <helper/types.h>
struct target;