summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/DSSIControlEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/DSSIControlEvent.h')
-rw-r--r--src/libs/engine/events/DSSIControlEvent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/events/DSSIControlEvent.h b/src/libs/engine/events/DSSIControlEvent.h
index 52df88a8..e7c8605d 100644
--- a/src/libs/engine/events/DSSIControlEvent.h
+++ b/src/libs/engine/events/DSSIControlEvent.h
@@ -20,7 +20,7 @@
#include "QueuedEvent.h"
#include "DSSINode.h"
-namespace Om {
+namespace Ingen {
/** A control change event for a DSSI plugin.
@@ -46,6 +46,6 @@ private:
};
-} // namespace Om
+} // namespace Ingen
#endif // DSSICONTROLEVENT_H