summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SendPortActivity.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SendPortActivity.cpp')
-rw-r--r--src/engine/events/SendPortActivity.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/events/SendPortActivity.cpp b/src/engine/events/SendPortActivity.cpp
index 9dc26365..580f347f 100644
--- a/src/engine/events/SendPortActivity.cpp
+++ b/src/engine/events/SendPortActivity.cpp
@@ -21,6 +21,7 @@
#include "ClientBroadcaster.hpp"
namespace Ingen {
+namespace Events {
void
@@ -31,4 +32,5 @@ SendPortActivityEvent::post_process()
} // namespace Ingen
+} // namespace Events