Fixed error in previous submit.
This commit is contained in:
parent
12fa99aee0
commit
83713c6235
|
@ -27,6 +27,7 @@
|
|||
class CEventQueueTimer;
|
||||
class CMSWindowsScreenSaver;
|
||||
class CThread;
|
||||
class IJob;
|
||||
|
||||
//! Implementation of IPlatformScreen for Microsoft Windows
|
||||
class CMSWindowsScreen : public IPlatformScreen {
|
||||
|
|
Loading…
Reference in New Issue