diff options
Diffstat (limited to 'tests/i82801b11-test.c')
-rw-r--r-- | tests/i82801b11-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/i82801b11-test.c b/tests/i82801b11-test.c index a6e3159..4345da3 100644 --- a/tests/i82801b11-test.c +++ b/tests/i82801b11-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) |