summaryrefslogtreecommitdiff
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 16cb5abfcd..6e27aebd9f 100644
--- a/target-openrisc/int_helper.c
+++ b/target-openrisc/int_helper.c
@@ -19,7 +19,7 @@
*/
#include "cpu.h"
-#include "helper.h"
+#include "exec/helper-proto.h"
#include "exception.h"
#include "qemu/host-utils.h"