summary refs log tree commit diff stats
path: root/include/hw/watchdog/wdt_diag288.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/watchdog/wdt_diag288.h')
-rw-r--r--include/hw/watchdog/wdt_diag288.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/watchdog/wdt_diag288.h b/include/hw/watchdog/wdt_diag288.h
index 706d96b753..19d83a0937 100644
--- a/include/hw/watchdog/wdt_diag288.h
+++ b/include/hw/watchdog/wdt_diag288.h
@@ -1,7 +1,7 @@
 #ifndef WDT_DIAG288_H
 #define WDT_DIAG288_H
 
-#include "hw/qdev.h"
+#include "hw/qdev-core.h"
 
 #define TYPE_WDT_DIAG288 "diag288"
 #define DIAG288(obj) \