summary refs log tree commit diff stats
path: root/system/runstate-action.c
diff options
context:
space:
mode:
Diffstat (limited to 'system/runstate-action.c')
-rw-r--r--system/runstate-action.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/runstate-action.c b/system/runstate-action.c
index ae0761a9c3..f912bc837f 100644
--- a/system/runstate-action.c
+++ b/system/runstate-action.c
@@ -7,8 +7,8 @@
  */
 
 #include "qemu/osdep.h"
-#include "sysemu/runstate-action.h"
-#include "sysemu/watchdog.h"
+#include "system/runstate-action.h"
+#include "system/watchdog.h"
 #include "qemu/config-file.h"
 #include "qapi/error.h"
 #include "qemu/option_int.h"