summaryrefslogtreecommitdiffstats
path: root/tests/qtest/libqos/qgraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/libqos/qgraph.h')
-rw-r--r--tests/qtest/libqos/qgraph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/libqos/qgraph.h b/tests/qtest/libqos/qgraph.h
index 871740c0dc..6e94824d09 100644
--- a/tests/qtest/libqos/qgraph.h
+++ b/tests/qtest/libqos/qgraph.h
@@ -21,7 +21,7 @@
#include <gmodule.h>
#include "qemu/module.h"
-#include "malloc.h"
+#include "libqos-malloc.h"
/* maximum path length */
#define QOS_PATH_MAX_ELEMENT_SIZE 50