Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 778fb15a authored by Mathias Agopian's avatar Mathias Agopian
Browse files

should fix the build.

parent 3a04bd32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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];