aboutsummaryrefslogtreecommitdiff
path: root/hw/watchdog/allwinner-wdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/watchdog/allwinner-wdt.c')
-rw-r--r--hw/watchdog/allwinner-wdt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/watchdog/allwinner-wdt.c b/hw/watchdog/allwinner-wdt.c
index d35711c..1bfec41 100644
--- a/hw/watchdog/allwinner-wdt.c
+++ b/hw/watchdog/allwinner-wdt.c
@@ -28,7 +28,7 @@
#include "hw/sysbus.h"
#include "hw/registerfields.h"
#include "hw/watchdog/allwinner-wdt.h"
-#include "sysemu/watchdog.h"
+#include "system/watchdog.h"
#include "migration/vmstate.h"
/* WDT registers */