--- a/windowing/windowserver/nonnga/SERVER/server.h Mon Mar 15 12:45:41 2010 +0200
+++ b/windowing/windowserver/nonnga/SERVER/server.h Wed Mar 31 23:34:07 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.