should fix the build.

This commit is contained in:
Mathias Agopian
2009-05-08 15:59:34 -07:00
parent 3a04bd324a
commit 778fb15a01

View File

@ -53,7 +53,7 @@ namespace android {
static Mutex gRegionsLock;
static request_gpu_t gRegions;
static sp<ISurfaceComposer> gSurfaceManager;
ISurfaceComposer* GLES_localSurfaceManager = 0;
GL_API ISurfaceComposer* GLES_localSurfaceManager = 0;
extern egl_connection_t gEGLImpl[2];