diff options
Diffstat (limited to 'tests/qtest/tco-test.c')
-rw-r--r-- | tests/qtest/tco-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/tco-test.c b/tests/qtest/tco-test.c index 47bc7ad301..254f735370 100644 --- a/tests/qtest/tco-test.c +++ b/tests/qtest/tco-test.c @@ -9,7 +9,7 @@ #include "qemu/osdep.h" -#include "libqos/libqtest.h" +#include "libqtest.h" #include "libqos/pci.h" #include "libqos/pci-pc.h" #include "qapi/qmp/qdict.h" |