summaryrefslogtreecommitdiffstats
path: root/src/core/arm/interpreter/armcpu.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/arm/interpreter/armcpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/arm/interpreter/armcpu.h b/src/core/arm/interpreter/armcpu.h
index d7e336b94..6b5ea8566 100644
--- a/src/core/arm/interpreter/armcpu.h
+++ b/src/core/arm/interpreter/armcpu.h
@@ -28,7 +28,7 @@
#include <stddef.h>
#include <stdio.h>
-#include "thread.h"
+#include "common/thread.h"
typedef struct ARM_CPU_State_s {