diff options
Diffstat (limited to 'tests/qtest/m48t59-test.c')
-rw-r--r-- | tests/qtest/m48t59-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/m48t59-test.c b/tests/qtest/m48t59-test.c index b94a1230f7..6db3234100 100644 --- a/tests/qtest/m48t59-test.c +++ b/tests/qtest/m48t59-test.c @@ -14,7 +14,7 @@ #include "qemu/osdep.h" -#include "libqtest.h" +#include "libqos/libqtest.h" #define RTC_SECONDS 0x9 #define RTC_MINUTES 0xa |