Merge remote branch 'origin/master' into lp-binning
[mesa.git] / src / egl / main / eglsurface.h
index b75fa9c3686643f5641ddb8337fd47180afa0b0b..dacdf7e63ce742e661bb9341b2e13a403e69cf64 100644 (file)
@@ -40,7 +40,7 @@ struct _egl_surface
 };
 
 
-extern EGLBoolean
+PUBLIC EGLBoolean
 _eglInitSurface(_EGLDriver *drv, _EGLSurface *surf, EGLint type,
                 _EGLConfig *config, const EGLint *attrib_list);