aboutsummaryrefslogtreecommitdiff
path: root/scumm/help.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/help.h')
-rw-r--r--scumm/help.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/help.h b/scumm/help.h
index 37836580ca..72d658fc01 100644
--- a/scumm/help.h
+++ b/scumm/help.h
@@ -26,7 +26,7 @@
class ScummHelp {
protected:
- typedef ScummVM::String String;
+ typedef Common::String String;
public:
static int numPages(byte gameId);