aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/npcm7xx_watchdog_timer-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/npcm7xx_watchdog_timer-test.c')
-rw-r--r--tests/qtest/npcm7xx_watchdog_timer-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/npcm7xx_watchdog_timer-test.c b/tests/qtest/npcm7xx_watchdog_timer-test.c
index 981b853..521ea78 100644
--- a/tests/qtest/npcm7xx_watchdog_timer-test.c
+++ b/tests/qtest/npcm7xx_watchdog_timer-test.c
@@ -18,7 +18,7 @@
#include "qemu/timer.h"
#include "libqtest.h"
-#include "qapi/qmp/qdict.h"
+#include "qobject/qdict.h"
#define WTCR_OFFSET 0x1c
#define REF_HZ (25000000)