aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/text_lol.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/text_lol.h')
-rw-r--r--engines/kyra/text_lol.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/engines/kyra/text_lol.h b/engines/kyra/text_lol.h
index 1e5bc8884e..edac131106 100644
--- a/engines/kyra/text_lol.h
+++ b/engines/kyra/text_lol.h
@@ -28,9 +28,11 @@
#ifndef KYRA_TEXT_LOL_H
#define KYRA_TEXT_LOL_H
+#include "common/scummsys.h"
+
namespace Kyra {
-class Screen_v2;
+class Screen_LoL;
class LoLEngine;
struct EMCState;