aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/rect.h1
-rw-r--r--common/system.h1
2 files changed, 1 insertions, 1 deletions
diff --git a/common/rect.h b/common/rect.h
index bc70153ae4..66c7be738f 100644
--- a/common/rect.h
+++ b/common/rect.h
@@ -23,6 +23,7 @@
#define COMMON_RECT_H
#include "common/scummsys.h"
+#include "common/util.h"
namespace Common {
diff --git a/common/system.h b/common/system.h
index b3e5a98a4a..7d3a0ea8f7 100644
--- a/common/system.h
+++ b/common/system.h
@@ -25,7 +25,6 @@
#include "common/scummsys.h"
#include "common/mutex.h"
-#include "common/util.h"
#include "common/rect.h"
#include "common/singleton.h"