summaryrefslogtreecommitdiff
path: root/tests/malloc_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/malloc_test.cpp')
-rw-r--r--tests/malloc_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/malloc_test.cpp b/tests/malloc_test.cpp
index edcc179ed..989e2d079 100644
--- a/tests/malloc_test.cpp
+++ b/tests/malloc_test.cpp
@@ -33,8 +33,8 @@
#include <android-base/file.h>
+#include "platform/bionic/malloc.h"
#include "private/bionic_config.h"
-#include "private/bionic_malloc.h"
#include "utils.h"
#if defined(__BIONIC__)