aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/animator_tim.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/animator_tim.cpp')
-rw-r--r--engines/kyra/animator_tim.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/engines/kyra/animator_tim.cpp b/engines/kyra/animator_tim.cpp
index 0290b2aa7f..fa42042bef 100644
--- a/engines/kyra/animator_tim.cpp
+++ b/engines/kyra/animator_tim.cpp
@@ -23,9 +23,6 @@
*
*/
-#include "common/endian.h"
-#include "common/system.h"
-
#include "kyra/script_tim.h"
#include "kyra/wsamovie.h"
#include "kyra/screen_lol.h"
@@ -36,6 +33,8 @@
#include "kyra/screen_v2.h"
#endif
+#include "common/system.h"
+
namespace Kyra {
#ifdef ENABLE_LOL