summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SendPortValue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SendPortValue.cpp')
-rw-r--r--src/engine/events/SendPortValue.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/events/SendPortValue.cpp b/src/engine/events/SendPortValue.cpp
index 56292bf0..170399a4 100644
--- a/src/engine/events/SendPortValue.cpp
+++ b/src/engine/events/SendPortValue.cpp
@@ -24,6 +24,7 @@
using namespace std;
namespace Ingen {
+namespace Events {
void
@@ -40,4 +41,5 @@ SendPortValueEvent::post_process()
} // namespace Ingen
+} // namespace Events