aboutsummaryrefslogtreecommitdiff
path: root/sky/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/text.h')
-rw-r--r--sky/text.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/sky/text.h b/sky/text.h
index bd9e4f4fef..d659711a18 100644
--- a/sky/text.h
+++ b/sky/text.h
@@ -22,8 +22,11 @@
#ifndef SKYTEXT_H
#define SKYTEXT_H
-#include "sky/disk.h"
-#include "sky/struc.h"
+#include "stdafx.h"
+#include "common/scummsys.h"
+
+struct Compact;
+class SkyDisk;
struct HuffTree {
unsigned char lChild;