aboutsummaryrefslogtreecommitdiff
path: root/gui/newgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/newgui.h')
-rw-r--r--gui/newgui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/newgui.h b/gui/newgui.h
index 1f1012061f..b610825b3d 100644
--- a/gui/newgui.h
+++ b/gui/newgui.h
@@ -62,7 +62,7 @@ public:
// This class hopefully will replace the old Gui class completly one day
class NewGui {
friend class Dialog;
- typedef ScummVM::String String;
+ typedef Common::String String;
public:
// Main entry for the GUI: this will start an event loop that keeps running