aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/m4/globals.h')
-rw-r--r--engines/m4/globals.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/m4/globals.h b/engines/m4/globals.h
index 92bc5e8242..a052a4c868 100644
--- a/engines/m4/globals.h
+++ b/engines/m4/globals.h
@@ -26,11 +26,11 @@
#ifndef M4_GLOBALS_H
#define M4_GLOBALS_H
+#include "common/scummsys.h"
#include "common/array.h"
#include "common/rect.h"
-#include "common/scummsys.h"
-
#include "common/file.h"
+#include "common/list.h"
#include "common/ptr.h"
namespace M4 {