]> git.proxmox.com Git - qemu.git/blobdiff - target-openrisc/interrupt.c
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
[qemu.git] / target-openrisc / interrupt.c
index 642da7de49e757e98211af3c496ab200bab60c2b..7f2c025da24c5514eda539dc7b796f915f8bd3ca 100644 (file)
@@ -19,8 +19,8 @@
 
 #include "cpu.h"
 #include "qemu-common.h"
-#include "gdbstub.h"
-#include "host-utils.h"
+#include "exec/gdbstub.h"
+#include "qemu/host-utils.h"
 #ifndef CONFIG_USER_ONLY
 #include "hw/loader.h"
 #endif