summary refs log tree commit diff stats
path: root/hw/ppc/pnv_chiptod.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ppc/pnv_chiptod.c')
-rw-r--r--hw/ppc/pnv_chiptod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ppc/pnv_chiptod.c b/hw/ppc/pnv_chiptod.c
index 840ef23128..9f2eb994ca 100644
--- a/hw/ppc/pnv_chiptod.c
+++ b/hw/ppc/pnv_chiptod.c
@@ -23,7 +23,7 @@
  */
 
 #include "qemu/osdep.h"
-#include "sysemu/reset.h"
+#include "system/reset.h"
 #include "target/ppc/cpu.h"
 #include "qapi/error.h"
 #include "qemu/log.h"