--- a/windowing/windowserver/nonnga/SERVER/server.h Tue Mar 30 20:28:08 2010 +0100
+++ b/windowing/windowserver/nonnga/SERVER/server.h Fri Apr 02 11:19:14 2010 +0100
@@ -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.