summaryrefslogtreecommitdiffstats
path: root/libs/binder/MemoryBase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/binder/MemoryBase.cpp')
-rw-r--r--libs/binder/MemoryBase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/binder/MemoryBase.cpp b/libs/binder/MemoryBase.cpp
index f25e11c..033066b 100644
--- a/libs/binder/MemoryBase.cpp
+++ b/libs/binder/MemoryBase.cpp
@@ -18,7 +18,7 @@
#include <stdlib.h>
#include <stdint.h>
-#include <utils/MemoryBase.h>
+#include <binder/MemoryBase.h>
namespace android {