summaryrefslogtreecommitdiff
path: root/linker/linker_mapped_file_fragment.h
diff options
context:
space:
mode:
Diffstat (limited to 'linker/linker_mapped_file_fragment.h')
-rw-r--r--linker/linker_mapped_file_fragment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linker/linker_mapped_file_fragment.h b/linker/linker_mapped_file_fragment.h
index f7872bdb3..91e094fd4 100644
--- a/linker/linker_mapped_file_fragment.h
+++ b/linker/linker_mapped_file_fragment.h
@@ -30,7 +30,7 @@
#include <unistd.h>
-#include "private/bionic_macros.h"
+#include <android-base/macros.h>
class MappedFileFragment {
public: