summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/DSSIConfigureEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/DSSIConfigureEvent.h')
-rw-r--r--src/libs/engine/events/DSSIConfigureEvent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/events/DSSIConfigureEvent.h b/src/libs/engine/events/DSSIConfigureEvent.h
index 6d0a1000..80769929 100644
--- a/src/libs/engine/events/DSSIConfigureEvent.h
+++ b/src/libs/engine/events/DSSIConfigureEvent.h
@@ -20,7 +20,7 @@
#include "QueuedEvent.h"
#include "DSSINode.h"
-namespace Om {
+namespace Ingen {
/** Change of a 'configure' key/value pair for a DSSI plugin.
@@ -44,6 +44,6 @@ private:
};
-} // namespace Om
+} // namespace Ingen
#endif // DSSICONFIGUREEVENT_H