windowing/windowserver/nonnga/SERVER/server.h
changeset 110 7f25ef56562d
parent 0 5d03bc08d59c
--- a/windowing/windowserver/nonnga/SERVER/server.h	Fri Jun 11 14:58:47 2010 +0300
+++ b/windowing/windowserver/nonnga/SERVER/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"
 
@@ -372,7 +373,6 @@
 private:
 	class CDefaultAnimationScheduler;
 	CDefaultAnimationScheduler* iDefaultAnimationScheduler;
-	MWsAnimationScheduler* iCustomAnimationScheduler;
 	CWsPluginManager* iPluginManager;
 	RPointerArray<MWsMemoryRelease> iMemoryReleases;
 	/** An index to all the CWsGraphicDrawer objects.