]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qtest/libqos/libqos-pc.h
meson: convert tests/qtest to meson
[mirror_qemu.git] / tests / qtest / libqos / libqos-pc.h
index a0e4c45516fbe32a0182347565d0d279673a81d4..1a9923ead42fc134a2c11748ccb517bfe8ebba89 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef LIBQOS_PC_H
 #define LIBQOS_PC_H
 
-#include "libqos/libqos.h"
+#include "libqos.h"
 
 QOSState *qtest_pc_vboot(const char *cmdline_fmt, va_list ap);
 QOSState *qtest_pc_boot(const char *cmdline_fmt, ...);