summary refs log tree commit diff stats
path: root/hw/misc/bcm2835_powermgt.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/bcm2835_powermgt.c')
-rw-r--r--hw/misc/bcm2835_powermgt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/misc/bcm2835_powermgt.c b/hw/misc/bcm2835_powermgt.c
index d88689a0a5..e4e9bae374 100644
--- a/hw/misc/bcm2835_powermgt.c
+++ b/hw/misc/bcm2835_powermgt.c
@@ -13,7 +13,7 @@
 #include "qemu/module.h"
 #include "hw/misc/bcm2835_powermgt.h"
 #include "migration/vmstate.h"
-#include "sysemu/runstate.h"
+#include "system/runstate.h"
 
 #define PASSWORD 0x5a000000
 #define PASSWORD_MASK 0xff000000