summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ui/GraphicBufferMapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ui/GraphicBufferMapper.h b/include/ui/GraphicBufferMapper.h
index 39021f8..1fdecab 100644
--- a/include/ui/GraphicBufferMapper.h
+++ b/include/ui/GraphicBufferMapper.h
@@ -47,7 +47,7 @@ public:
status_t unlock(buffer_handle_t handle);
-#ifdef EXYNOS4210_ENHANCEMENTS
+#ifdef EXYNOS4_ENHANCEMENTS
status_t getphys(buffer_handle_t handle, void** paddr);
#endif