aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/boot-sector.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/boot-sector.h')
-rw-r--r--tests/qtest/boot-sector.h2
1 files changed, 1 insertions, 1 deletions
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);