aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/debugger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/debugger.cpp')
-rw-r--r--engines/xeen/debugger.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/debugger.cpp b/engines/xeen/debugger.cpp
index 0642498749..aa4516e3bc 100644
--- a/engines/xeen/debugger.cpp
+++ b/engines/xeen/debugger.cpp
@@ -53,4 +53,4 @@ bool Debugger::Cmd_LoadScene(int argc, const char **argv) {
return true;
}
-} // End of namespace Access
+} // End of namespace Xeen