aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/ActionFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/ActionFactory.cpp')
-rw-r--r--src/engine/ActionFactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/ActionFactory.cpp b/src/engine/ActionFactory.cpp
index afcc178..f880819 100644
--- a/src/engine/ActionFactory.cpp
+++ b/src/engine/ActionFactory.cpp
@@ -18,7 +18,7 @@
#include "ActionFactory.hpp"
#include "MidiAction.hpp"
-namespace Machina {
+namespace machina {
SPtr<Action>
ActionFactory::copy(SPtr<Action> copy)