diff options
Diffstat (limited to 'tests/qtest/xlnx-can-test.c')
| -rw-r--r-- | tests/qtest/xlnx-can-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/xlnx-can-test.c b/tests/qtest/xlnx-can-test.c index 54de71a686..89610fc499 100644 --- a/tests/qtest/xlnx-can-test.c +++ b/tests/qtest/xlnx-can-test.c @@ -25,7 +25,7 @@ */ #include "qemu/osdep.h" -#include "libqos/libqtest.h" +#include "libqtest.h" /* Base address. */ #define CAN0_BASE_ADDR 0xFF060000 |