From 8a8b6468bcd61d374d44528f8e3f2f4a835c67b4 Mon Sep 17 00:00:00 2001 From: Nigel Stewart Date: Wed, 16 Dec 2015 20:46:17 +1000 Subject: [PATCH] GLEW EGL support touch-ups --- auto/src/glew_head.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto/src/glew_head.c b/auto/src/glew_head.c index 0d052be..a3f932e 100644 --- a/auto/src/glew_head.c +++ b/auto/src/glew_head.c @@ -15,7 +15,7 @@ #include /* For memset */ #if defined(GLEW_EGL) -extern void * eglGetProcAddress (const char *procname); +extern void (*eglGetProcAddress (const char *procname))(); #elif defined(GLEW_REGAL) /* In GLEW_REGAL mode we call direcly into the linked