egl/egltest/src/egltestcommonsession.cpp
changeset 45 36b2e23a8629
parent 36 01a6848ebfd7
child 121 d72fc2aace31
--- a/egl/egltest/src/egltestcommonsession.cpp	Fri Apr 16 16:21:04 2010 +0300
+++ b/egl/egltest/src/egltestcommonsession.cpp	Mon May 03 13:44:32 2010 +0300
@@ -451,7 +451,7 @@
 		}
 	}
 
-EXPORT_C TEglConfigMatchType GetMatchType(EGLint aAttrib, TEglConfigMatchRule aMatchRule)
+LOCAL_C TEglConfigMatchType GetMatchType(EGLint aAttrib, TEglConfigMatchRule aMatchRule)
 	{
 	const TConfigMatchRuleItem* curMatchRuleItem = KConfigMatchRules[aMatchRule];