aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/toon/subtitles.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/toon/subtitles.h b/engines/toon/subtitles.h
index 14c7c35658..0d2575e78f 100644
--- a/engines/toon/subtitles.h
+++ b/engines/toon/subtitles.h
@@ -23,8 +23,8 @@
#ifndef TOON_SUBTITLES_H
#define TOON_SUBTITLES_H
-#include "toon/toon.h"
#include "graphics/surface.h"
+#include "toon/toon.h"
namespace Toon {