aboutsummaryrefslogtreecommitdiff
path: root/scumm/charset.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/charset.cpp')
-rw-r--r--scumm/charset.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/charset.cpp b/scumm/charset.cpp
index e86cde493c..f2dd44d28f 100644
--- a/scumm/charset.cpp
+++ b/scumm/charset.cpp
@@ -22,7 +22,7 @@
#include "charset.h"
#include "scumm.h"
#include "nut_renderer.h"
-#include "common/gameDetector.h"
+#include "base/gameDetector.h"
CharsetRenderer::CharsetRenderer(Scumm *vm) {