aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/e1000e-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/e1000e-test.c')
-rw-r--r--tests/qtest/e1000e-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/e1000e-test.c b/tests/qtest/e1000e-test.c
index c98779c7c0..4cdd8238f2 100644
--- a/tests/qtest/e1000e-test.c
+++ b/tests/qtest/e1000e-test.c
@@ -31,7 +31,7 @@
#include "qemu/iov.h"
#include "qemu/module.h"
#include "qemu/bitops.h"
-#include "libqos/malloc.h"
+#include "libqos/libqos-malloc.h"
#include "libqos/e1000e.h"
static void e1000e_send_verify(QE1000E *d, int *test_sockets, QGuestAllocator *alloc)