aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/watchdog.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sysemu/watchdog.h')
-rw-r--r--include/sysemu/watchdog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sysemu/watchdog.h b/include/sysemu/watchdog.h
index 677ace3945..a08d16380d 100644
--- a/include/sysemu/watchdog.h
+++ b/include/sysemu/watchdog.h
@@ -23,7 +23,7 @@
#define QEMU_WATCHDOG_H
#include "qemu/queue.h"
-#include "qapi-types.h"
+#include "qapi/qapi-types-run-state.h"
struct WatchdogTimerModel {
QLIST_ENTRY(WatchdogTimerModel) entry;