From 7d03da14cb621f60c610a752b676c9c2b32e00b0 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 28 Apr 2011 15:39:17 +0200 Subject: KYRA: Clean up of header includes. --- engines/kyra/text_lol.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'engines/kyra/text_lol.h') 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; -- cgit v1.2.3