Fixed error in previous submit.

This commit is contained in:
crs 2004-03-13 18:58:20 +00:00
parent 12fa99aee0
commit 83713c6235
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
class CEventQueueTimer; class CEventQueueTimer;
class CMSWindowsScreenSaver; class CMSWindowsScreenSaver;
class CThread; class CThread;
class IJob;
//! Implementation of IPlatformScreen for Microsoft Windows //! Implementation of IPlatformScreen for Microsoft Windows
class CMSWindowsScreen : public IPlatformScreen { class CMSWindowsScreen : public IPlatformScreen {