diff options
Diffstat (limited to 'tests/qtest/npcm7xx_watchdog_timer-test.c')
-rw-r--r-- | tests/qtest/npcm7xx_watchdog_timer-test.c | 2 |
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 3aae5a0438..4773a673b2 100644 --- a/tests/qtest/npcm7xx_watchdog_timer-test.c +++ b/tests/qtest/npcm7xx_watchdog_timer-test.c @@ -17,7 +17,7 @@ #include "qemu/osdep.h" #include "qemu/timer.h" -#include "libqos/libqtest.h" +#include "libqtest.h" #include "qapi/qmp/qdict.h" #define WTCR_OFFSET 0x1c |