aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/detection.h')
-rw-r--r--engines/scumm/detection.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/scumm/detection.h b/engines/scumm/detection.h
index ad8b3cec12..b6dfa757bb 100644
--- a/engines/scumm/detection.h
+++ b/engines/scumm/detection.h
@@ -23,7 +23,8 @@
#ifndef SCUMM_DETECTION_H
#define SCUMM_DETECTION_H
-#include "common/util.h"
+#include "common/language.h"
+#include "common/platform.h"
namespace Scumm {