summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/RequestAllObjectsEvent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/RequestAllObjectsEvent.cpp')
-rw-r--r--src/libs/engine/events/RequestAllObjectsEvent.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/events/RequestAllObjectsEvent.cpp b/src/libs/engine/events/RequestAllObjectsEvent.cpp
index 0260dd65..62a665b7 100644
--- a/src/libs/engine/events/RequestAllObjectsEvent.cpp
+++ b/src/libs/engine/events/RequestAllObjectsEvent.cpp
@@ -19,7 +19,7 @@
#include "Ingen.h"
#include "ObjectSender.h"
-namespace Om {
+namespace Ingen {
RequestAllObjectsEvent::RequestAllObjectsEvent(CountedPtr<Responder> responder, SampleCount timestamp)
@@ -50,5 +50,5 @@ RequestAllObjectsEvent::post_process()
}
-} // namespace Om
+} // namespace Ingen