summary refs log tree commit diff stats
path: root/tests/qtest/libqos/generic-pcihost.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/libqos/generic-pcihost.h')
-rw-r--r--tests/qtest/libqos/generic-pcihost.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/libqos/generic-pcihost.h b/tests/qtest/libqos/generic-pcihost.h
index c693c769df..6493a8712a 100644
--- a/tests/qtest/libqos/generic-pcihost.h
+++ b/tests/qtest/libqos/generic-pcihost.h
@@ -14,7 +14,7 @@
 #define LIBQOS_GENERIC_PCIHOST_H
 
 #include "pci.h"
-#include "malloc.h"
+#include "libqos-malloc.h"
 #include "qgraph.h"
 
 typedef struct QGenericPCIBus {