windowing/windowserver/nga/SERVER/openwfc/server.h
changeset 110 7f25ef56562d
parent 45 36b2e23a8629
child 152 9f1c3fea0f87
--- 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 <Graphics/WSGRAPHICDRAWERINTERFACE.H>
+#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);