diff -r bf7481649c98 -r 7f25ef56562d windowing/windowserver/nga/SERVER/openwfc/server.h --- a/windowing/windowserver/nga/SERVER/openwfc/server.h Fri Jun 11 14:58:47 2010 +0300 +++ b/windowing/windowserver/nga/SERVER/openwfc/server.h Wed Jun 23 19:41:15 2010 +0300 @@ -28,6 +28,7 @@ #include "CLIENT.H" #include "ScrDev.H" #include +#include "Graphics/wsgraphicdrawerinternal.h" #include "WSGRAPHICDRAWERARRAY.H" #include "panics.h" @@ -340,6 +341,7 @@ void StartL(); TInt SessionCount(); MWsAnimationScheduler* AnimationScheduler(); + void PrepareShutdown(); TBool ReleaseMemory(); void DestroySessionsForShutdown(); void SetPinClientDescriptors(TBool aPin);