From 83713c6235403f86d25d023332d7d1e5862b8ec9 Mon Sep 17 00:00:00 2001 From: crs Date: Sat, 13 Mar 2004 18:58:20 +0000 Subject: [PATCH] Fixed error in previous submit. --- lib/platform/CMSWindowsScreen.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/platform/CMSWindowsScreen.h b/lib/platform/CMSWindowsScreen.h index 5f10a45d..cd7727bf 100644 --- a/lib/platform/CMSWindowsScreen.h +++ b/lib/platform/CMSWindowsScreen.h @@ -27,6 +27,7 @@ class CEventQueueTimer; class CMSWindowsScreenSaver; class CThread; +class IJob; //! Implementation of IPlatformScreen for Microsoft Windows class CMSWindowsScreen : public IPlatformScreen {