summaryrefslogtreecommitdiff
path: root/camera/MemoryManager.cpp
diff options
context:
space:
mode:
authorRebecca Schultz Zavin <rebecca@android.com>2012-02-22 16:30:18 -0800
committerRebecca Schultz Zavin <rebecca@android.com>2012-02-22 16:30:18 -0800
commit49d75012a1396ec9493c612f256896b97d87688b (patch)
tree6f276ea278f47109977989aa745a98ccd699799a /camera/MemoryManager.cpp
parent5703f6d63cead1c511f23531cfb13c5ba6de576b (diff)
downloadomap4-aah-49d75012a1396ec9493c612f256896b97d87688b.tar.gz
Update includes for ion helper library
libion is being moved to system/core. Update the includes to reflect the change. Change-Id: If94feb9b89ff1f6c8f55303ba610d3c39c8d80d8 Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
Diffstat (limited to 'camera/MemoryManager.cpp')
-rw-r--r--camera/MemoryManager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/camera/MemoryManager.cpp b/camera/MemoryManager.cpp
index 8631bbd..b1dbbcf 100644
--- a/camera/MemoryManager.cpp
+++ b/camera/MemoryManager.cpp
@@ -24,7 +24,7 @@
extern "C" {
-#include <ion.h>
+#include <ion/ion.h>
//#include <timm_osal_interfaces.h>
//#include <timm_osal_trace.h>