summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SendBinding.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SendBinding.hpp')
-rw-r--r--src/engine/events/SendBinding.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/events/SendBinding.hpp b/src/engine/events/SendBinding.hpp
index ef00dfd4..1cd38ff2 100644
--- a/src/engine/events/SendBinding.hpp
+++ b/src/engine/events/SendBinding.hpp
@@ -23,6 +23,7 @@
#include "engine/types.hpp"
namespace Ingen {
+namespace Engine {
class PortImpl;
@@ -78,6 +79,7 @@ private:
int16_t _num;
};
+} // namespace Engine
} // namespace Ingen
} // namespace Events