aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/lines.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hopkins/lines.cpp')
-rw-r--r--engines/hopkins/lines.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/engines/hopkins/lines.cpp b/engines/hopkins/lines.cpp
index db9ea2f3eb..38c42b8363 100644
--- a/engines/hopkins/lines.cpp
+++ b/engines/hopkins/lines.cpp
@@ -20,12 +20,14 @@
*
*/
-#include "common/system.h"
-#include "common/textconsole.h"
#include "hopkins/lines.h"
+
#include "hopkins/graphics.h"
#include "hopkins/hopkins.h"
+#include "common/system.h"
+#include "common/textconsole.h"
+
namespace Hopkins {
LinesManager::LinesManager() {