From a2ce7dbd917a18408cf4bfd132578b46c2752a72 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 4 Aug 2020 20:00:40 +0200 Subject: meson: convert tests/qtest to meson Signed-off-by: Paolo Bonzini --- tests/qtest/boot-sector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/qtest/boot-sector.h') diff --git a/tests/qtest/boot-sector.h b/tests/qtest/boot-sector.h index 6ee6bb4d97..b339fdee4c 100644 --- a/tests/qtest/boot-sector.h +++ b/tests/qtest/boot-sector.h @@ -14,7 +14,7 @@ #ifndef TEST_BOOT_SECTOR_H #define TEST_BOOT_SECTOR_H -#include "libqtest.h" +#include "libqos/libqtest.h" /* Create boot disk file. fname must be a suitable string for mkstemp() */ int boot_sector_init(char *fname); -- cgit v1.2.3