summary refs log tree commit diff stats
path: root/hw/ppc/pnv_i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ppc/pnv_i2c.c')
-rw-r--r--hw/ppc/pnv_i2c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ppc/pnv_i2c.c b/hw/ppc/pnv_i2c.c
index 4bd61abeed..b56582899f 100644
--- a/hw/ppc/pnv_i2c.c
+++ b/hw/ppc/pnv_i2c.c
@@ -9,7 +9,7 @@
 #include "qemu/osdep.h"
 #include "qemu/module.h"
 #include "qemu/log.h"
-#include "sysemu/reset.h"
+#include "system/reset.h"
 
 #include "hw/irq.h"
 #include "hw/qdev-properties.h"