summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/VRamHeap.cpp
diff options
context:
space:
mode:
authorAndroid (Google) Code Review <android-gerrit@google.com>2009-05-21 19:36:53 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-05-21 19:36:53 -0700
commite755d649771706b24b34e545476c8f2c8f9e09f6 (patch)
tree17d3ba5f8e4c4fdf4843044eb8cc65692f2bdd8d /libs/surfaceflinger/VRamHeap.cpp
parent03536ea70c73a19241bf91aebdb89635dfc5797b (diff)
parent69a6c3ebd46a8de0e896747757f364322c12608d (diff)
downloadframeworks_base-e755d649771706b24b34e545476c8f2c8f9e09f6.zip
frameworks_base-e755d649771706b24b34e545476c8f2c8f9e09f6.tar.gz
frameworks_base-e755d649771706b24b34e545476c8f2c8f9e09f6.tar.bz2
am 69a6c3eb: Merge change 2292 into donut
Merge commit '69a6c3ebd46a8de0e896747757f364322c12608d' * commit '69a6c3ebd46a8de0e896747757f364322c12608d': split boot animation out of SurfaceFlinger
Diffstat (limited to 'libs/surfaceflinger/VRamHeap.cpp')
-rw-r--r--libs/surfaceflinger/VRamHeap.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/surfaceflinger/VRamHeap.cpp b/libs/surfaceflinger/VRamHeap.cpp
index 7132d0d..68c0a5e 100644
--- a/libs/surfaceflinger/VRamHeap.cpp
+++ b/libs/surfaceflinger/VRamHeap.cpp
@@ -35,6 +35,8 @@
#include <binder/MemoryHeapPmem.h>
#include <binder/MemoryHeapBase.h>
+#include <EGL/eglnatives.h>
+
#include "GPUHardware/GPUHardware.h"
#include "SurfaceFlinger.h"
#include "VRamHeap.h"