summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/DeactivateEvent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/DeactivateEvent.cpp')
-rw-r--r--src/libs/engine/events/DeactivateEvent.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/events/DeactivateEvent.cpp b/src/libs/engine/events/DeactivateEvent.cpp
index 803373f1..28648da3 100644
--- a/src/libs/engine/events/DeactivateEvent.cpp
+++ b/src/libs/engine/events/DeactivateEvent.cpp
@@ -18,7 +18,7 @@
#include "Responder.h"
#include "Ingen.h"
-namespace Om {
+namespace Ingen {
DeactivateEvent::DeactivateEvent(CountedPtr<Responder> responder, SampleCount timestamp)
@@ -49,5 +49,5 @@ DeactivateEvent::post_process()
}
-} // namespace Om
+} // namespace Ingen