summary refs log tree commit diff stats
path: root/tests/qtest/libqos/virtio-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/libqos/virtio-pci.c')
-rw-r--r--tests/qtest/libqos/virtio-pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/libqos/virtio-pci.c b/tests/qtest/libqos/virtio-pci.c
index 67c2498c84..485b8f6b7e 100644
--- a/tests/qtest/libqos/virtio-pci.c
+++ b/tests/qtest/libqos/virtio-pci.c
@@ -13,7 +13,7 @@
 #include "virtio-pci.h"
 #include "pci.h"
 #include "pci-pc.h"
-#include "malloc.h"
+#include "libqos-malloc.h"
 #include "malloc-pc.h"
 #include "qgraph.h"
 #include "standard-headers/linux/virtio_ring.h"