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

Commit eccc8cfb authored by Mathias Agopian's avatar Mathias Agopian
Browse files

should help fix the Simulator build.

parent d373c634
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -164,8 +164,8 @@ static pthread_key_t gEGLThreadLocalStorageKey = -1;


// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------


gl_hooks_t gHooks[IMPL_NUM_IMPLEMENTATIONS];
EGLAPI gl_hooks_t gHooks[IMPL_NUM_IMPLEMENTATIONS];
pthread_key_t gGLWrapperKey = -1;
EGLAPI pthread_key_t gGLWrapperKey = -1;


// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------