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/screen_hof.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'engines/kyra/screen_hof.cpp') diff --git a/engines/kyra/screen_hof.cpp b/engines/kyra/screen_hof.cpp index a180c28442..f0af53f024 100644 --- a/engines/kyra/screen_hof.cpp +++ b/engines/kyra/screen_hof.cpp @@ -23,10 +23,8 @@ * */ -#include "common/endian.h" - -#include "kyra/kyra_hof.h" #include "kyra/screen_hof.h" +#include "kyra/kyra_hof.h" namespace Kyra { -- cgit v1.2.3