summary refs log tree commit diff stats
path: root/target-openrisc/int_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-openrisc/int_helper.c')
-rw-r--r--target-openrisc/int_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-openrisc/int_helper.c b/target-openrisc/int_helper.c
index 2fdfd27712..20f9837e6a 100644
--- a/target-openrisc/int_helper.c
+++ b/target-openrisc/int_helper.c
@@ -21,7 +21,7 @@
 #include "cpu.h"
 #include "helper.h"
 #include "exception.h"
-#include "host-utils.h"
+#include "qemu/host-utils.h"
 
 target_ulong HELPER(ff1)(target_ulong x)
 {