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