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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/libqos/pci-pc.h b/tests/qtest/libqos/pci-pc.h
index 49ec9507f2..849bd493de 100644
--- a/tests/qtest/libqos/pci-pc.h
+++ b/tests/qtest/libqos/pci-pc.h
@@ -14,7 +14,7 @@
 #define LIBQOS_PCI_PC_H
 
 #include "pci.h"
-#include "malloc.h"
+#include "libqos-malloc.h"
 #include "qgraph.h"
 
 typedef struct QPCIBusPC {