diff options
Diffstat (limited to 'libc/bionic/bionic_allocator.cpp')
| -rw-r--r-- | libc/bionic/bionic_allocator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/bionic/bionic_allocator.cpp b/libc/bionic/bionic_allocator.cpp index 7fd7067b1..b6d6ba73f 100644 --- a/libc/bionic/bionic_allocator.cpp +++ b/libc/bionic/bionic_allocator.cpp @@ -41,7 +41,7 @@ #include <async_safe/CHECK.h> #include "platform/bionic/page.h" -#include "private/bionic_macros.h" +#include "platform/bionic/macros.h" // // BionicAllocator is a general purpose allocator designed to provide the same |
