diff -r 9352913932ef -r 56a7be608841 startupservices/SplashScreen/inc/SplashScreen.h --- a/startupservices/SplashScreen/inc/SplashScreen.h Fri Sep 03 16:56:10 2010 +0300 +++ b/startupservices/SplashScreen/inc/SplashScreen.h Wed Sep 22 18:06:15 2010 +0300 @@ -155,7 +155,7 @@ CMainWindow (CWsClient* aClient); ~CMainWindow (); void Draw (const TRect& aRect); - CFbsBitmap* ReadSVGL (TFileName aFileName); + CFbsBitmap* ReadSVGL (const TFileName& aFileName); void HandlePointerEvent (TPointerEvent& aPointerEvent); void ConstructL (const TRect& aRect, CWindow* aParent=0); private: