aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/ppc-uic.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/intc/ppc-uic.c')
-rw-r--r--hw/intc/ppc-uic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/intc/ppc-uic.c b/hw/intc/ppc-uic.c
index 7171de7b35..60013f2dde 100644
--- a/hw/intc/ppc-uic.c
+++ b/hw/intc/ppc-uic.c
@@ -23,7 +23,7 @@
*/
#include "qemu/osdep.h"
-#include "include/hw/intc/ppc-uic.h"
+#include "hw/intc/ppc-uic.h"
#include "hw/irq.h"
#include "cpu.h"
#include "hw/ppc/ppc.h"