aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/ad/ad_response_context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/ad/ad_response_context.cpp')
-rw-r--r--engines/wintermute/ad/ad_response_context.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/wintermute/ad/ad_response_context.cpp b/engines/wintermute/ad/ad_response_context.cpp
index 175a7f8491..0a2eff842d 100644
--- a/engines/wintermute/ad/ad_response_context.cpp
+++ b/engines/wintermute/ad/ad_response_context.cpp
@@ -29,7 +29,7 @@
#include "engines/wintermute/ad/ad_response_context.h"
#include "engines/wintermute/base/base_persistence_manager.h"
-namespace WinterMute {
+namespace Wintermute {
IMPLEMENT_PERSISTENT(AdResponseContext, false)
@@ -68,4 +68,4 @@ void AdResponseContext::setContext(const char *context) {
}
}
-} // end of namespace WinterMute
+} // end of namespace Wintermute