openvg/openvgrefimplementation/sfopenvg/test/src/tiger.cpp
branchEGL_MERGE
changeset 72 360f71440b77
parent 6 250ac10a3d98
--- a/openvg/openvgrefimplementation/sfopenvg/test/src/tiger.cpp	Thu May 13 09:27:58 2010 +0100
+++ b/openvg/openvgrefimplementation/sfopenvg/test/src/tiger.cpp	Wed May 19 09:21:10 2010 +0100
@@ -91,7 +91,7 @@
 // -----------------------------------------------------------------------------
 //
 
-void CTiger::AppInit(RWindow& /*aWindow*/, CFbsBitmap* aBitmapToDraw)
+void CTiger::AppInit(RWindow& aWindow, CFbsBitmap* aBitmapToDraw)
 	{
 	// Initialize viewport and projection.
 	SetScreenSize(iScreenWidth, iScreenHeight);