aboutsummaryrefslogtreecommitdiff
path: root/libc/bionic/bionic_allocator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libc/bionic/bionic_allocator.cpp')
-rw-r--r--libc/bionic/bionic_allocator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/bionic/bionic_allocator.cpp b/libc/bionic/bionic_allocator.cpp
index 168d6ba19..7fd7067b1 100644
--- a/libc/bionic/bionic_allocator.cpp
+++ b/libc/bionic/bionic_allocator.cpp
@@ -40,8 +40,8 @@
#include <async_safe/log.h>
#include <async_safe/CHECK.h>
+#include "platform/bionic/page.h"
#include "private/bionic_macros.h"
-#include "private/bionic_page.h"
//
// BionicAllocator is a general purpose allocator designed to provide the same