diff options
Diffstat (limited to 'tests/qtest/ide-test.c')
-rw-r--r-- | tests/qtest/ide-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/ide-test.c b/tests/qtest/ide-test.c index b7243a17b1..5bcb75a7e5 100644 --- a/tests/qtest/ide-test.c +++ b/tests/qtest/ide-test.c @@ -25,7 +25,7 @@ #include "qemu/osdep.h" -#include "libqos/libqtest.h" +#include "libqtest.h" #include "libqos/libqos.h" #include "libqos/pci-pc.h" #include "libqos/malloc-pc.h" |