summaryrefslogtreecommitdiffstats
path: root/tests/qtest/libqos/libqos-pc.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/libqos/libqos-pc.h')
-rw-r--r--tests/qtest/libqos/libqos-pc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/libqos/libqos-pc.h b/tests/qtest/libqos/libqos-pc.h
index a0e4c45516..1a9923ead4 100644
--- a/tests/qtest/libqos/libqos-pc.h
+++ b/tests/qtest/libqos/libqos-pc.h
@@ -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, ...);