summaryrefslogtreecommitdiff
path: root/src/dispatch_egl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dispatch_egl.c')
-rw-r--r--src/dispatch_egl.c2
1 files changed, 1 insertions, 1 deletions
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();