summary refs log tree commit diff stats
path: root/tests/qtest/libqos/pci-pc.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/libqos/pci-pc.h')
-rw-r--r--tests/qtest/libqos/pci-pc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/qtest/libqos/pci-pc.h b/tests/qtest/libqos/pci-pc.h
index 4690005232..49ec9507f2 100644
--- a/tests/qtest/libqos/pci-pc.h
+++ b/tests/qtest/libqos/pci-pc.h
@@ -13,9 +13,9 @@
 #ifndef LIBQOS_PCI_PC_H
 #define LIBQOS_PCI_PC_H
 
-#include "libqos/pci.h"
-#include "libqos/malloc.h"
-#include "libqos/qgraph.h"
+#include "pci.h"
+#include "malloc.h"
+#include "qgraph.h"
 
 typedef struct QPCIBusPC {
     QOSGraphObject obj;