diff --git a/src/dispatch_egl.c b/src/dispatch_egl.c index 8e13798..9649ba4 100644 --- a/src/dispatch_egl.c +++ b/src/dispatch_egl.c @@ -27,7 +27,7 @@ #include "dispatch_common.h" -PUBLIC int +int epoxy_conservative_egl_version(void) { EGLDisplay dpy = eglGetCurrentDisplay();