aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/imx7_snvs.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/imx7_snvs.c')
-rw-r--r--hw/misc/imx7_snvs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/misc/imx7_snvs.c b/hw/misc/imx7_snvs.c
index 55b962a453..45972a5920 100644
--- a/hw/misc/imx7_snvs.c
+++ b/hw/misc/imx7_snvs.c
@@ -16,7 +16,7 @@
#include "hw/misc/imx7_snvs.h"
#include "qemu/log.h"
#include "qemu/module.h"
-#include "sysemu/sysemu.h"
+#include "sysemu/runstate.h"
static uint64_t imx7_snvs_read(void *opaque, hwaddr offset, unsigned size)
{