aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/detection_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/detection_tables.h')
-rw-r--r--engines/wintermute/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 272daea2d9..2e7def0d77 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -20,7 +20,7 @@
*
*/
-namespace WinterMute {
+namespace Wintermute {
static const PlainGameDescriptor wintermuteGames[] = {
{"5ld", "Five Lethal Demons"},
@@ -230,4 +230,4 @@ static const ADGameDescription gameDescriptions[] = {
AD_TABLE_END_MARKER
};
-} // End of namespace WinterMute
+} // End of namespace Wintermute