summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/DeactivateEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/DeactivateEvent.h')
-rw-r--r--src/libs/engine/events/DeactivateEvent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/events/DeactivateEvent.h b/src/libs/engine/events/DeactivateEvent.h
index 27c2aa33..0fd79d32 100644
--- a/src/libs/engine/events/DeactivateEvent.h
+++ b/src/libs/engine/events/DeactivateEvent.h
@@ -19,7 +19,7 @@
#include "QueuedEvent.h"
-namespace Om {
+namespace Ingen {
/** Deactivates the engine.
@@ -37,6 +37,6 @@ public:
};
-} // namespace Om
+} // namespace Ingen
#endif // DEACTIVATEEVENT_H