diff options
Diffstat (limited to 'tests/ioh3420-test.c')
-rw-r--r-- | tests/ioh3420-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ioh3420-test.c b/tests/ioh3420-test.c index b54c4b9f11..f6ca43cca7 100644 --- a/tests/ioh3420-test.c +++ b/tests/ioh3420-test.c @@ -8,7 +8,7 @@ */ #include "qemu/osdep.h" -#include "libqtest.h" +#include "libqtest-single.h" /* Tests only initialization so far. TODO: Replace with functional tests */ static void nop(void) |