aboutsummaryrefslogtreecommitdiff
path: root/sky/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/control.h')
-rw-r--r--sky/control.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sky/control.h b/sky/control.h
index ab025fbb0f..81ed63293e 100644
--- a/sky/control.h
+++ b/sky/control.h
@@ -31,6 +31,10 @@
#include "sky/mouse.h"
#include "sky/logic.h"
+class SkyScreen;
+class SkyLogic;
+class SkyMouse;
+
#define MAX_SAVE_GAMES 999
#define MAX_TEXT_LEN 80
#define PAN_LINE_WIDTH 184