summary refs log tree commit diff stats
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 7f8a9da8a5..e139aabf7b 100644
--- a/stubs/vm-stop.c
+++ b/stubs/vm-stop.c
@@ -1,6 +1,6 @@
 #include "qemu/osdep.h"
 
-#include "sysemu/runstate.h"
+#include "system/runstate.h"
 void qemu_system_vmstop_request_prepare(void)
 {
     abort();