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/script_hof.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'engines/kyra/script_hof.cpp') diff --git a/engines/kyra/script_hof.cpp b/engines/kyra/script_hof.cpp index ad13990cad..26a7accbe5 100644 --- a/engines/kyra/script_hof.cpp +++ b/engines/kyra/script_hof.cpp @@ -24,14 +24,9 @@ */ #include "kyra/kyra_hof.h" -#include "kyra/text_hof.h" -#include "kyra/wsamovie.h" -#include "kyra/sound.h" #include "kyra/timer.h" -#include "kyra/script_tim.h" #include "kyra/resource.h" -#include "common/endian.h" #include "common/system.h" namespace Kyra { -- cgit v1.2.3