summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/TypedConnection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/TypedConnection.cpp')
-rw-r--r--src/libs/engine/TypedConnection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/TypedConnection.cpp b/src/libs/engine/TypedConnection.cpp
index 8915bfce..e294185c 100644
--- a/src/libs/engine/TypedConnection.cpp
+++ b/src/libs/engine/TypedConnection.cpp
@@ -21,7 +21,7 @@
#include "Node.h"
#include "Port.h"
-namespace Om {
+namespace Ingen {
/** Constructor for a connection from a node's output port.
@@ -102,5 +102,5 @@ TypedConnection<MidiMessage>::process(SampleCount nframes)
}
-} // namespace Om
+} // namespace Ingen