aboutsummaryrefslogtreecommitdiff
path: root/stubs/vm-stop.c
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/vm-stop.c')
-rw-r--r--stubs/vm-stop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stubs/vm-stop.c b/stubs/vm-stop.c
index 68e5f20eaf..7f8a9da8a5 100644
--- a/stubs/vm-stop.c
+++ b/stubs/vm-stop.c
@@ -1,6 +1,6 @@
#include "qemu/osdep.h"
-#include "sysemu/sysemu.h"
+#include "sysemu/runstate.h"
void qemu_system_vmstop_request_prepare(void)
{
abort();