summaryrefslogtreecommitdiffstats
path: root/src/engine/PortImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/PortImpl.cpp')
-rw-r--r--src/engine/PortImpl.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/PortImpl.cpp b/src/engine/PortImpl.cpp
index 26fe07d0..9c819e23 100644
--- a/src/engine/PortImpl.cpp
+++ b/src/engine/PortImpl.cpp
@@ -31,6 +31,8 @@ using namespace std;
namespace Ingen {
+using namespace Shared;
+
PortImpl::PortImpl(NodeImpl* const node,
const string& name,