diff options
Diffstat (limited to 'tests/virtio-ccw-test.c')
-rw-r--r-- | tests/virtio-ccw-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/virtio-ccw-test.c b/tests/virtio-ccw-test.c index 9f445ef4ad..d05236407b 100644 --- a/tests/virtio-ccw-test.c +++ b/tests/virtio-ccw-test.c @@ -14,7 +14,7 @@ */ #include "qemu/osdep.h" -#include "libqtest.h" +#include "libqtest-single.h" #include "libqos/virtio.h" static void virtio_balloon_nop(void) |