summaryrefslogtreecommitdiffstats
path: root/src/engine/InputPort.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/InputPort.cpp')
-rw-r--r--src/engine/InputPort.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/InputPort.cpp b/src/engine/InputPort.cpp
index cb2d9e02..9ff348a7 100644
--- a/src/engine/InputPort.cpp
+++ b/src/engine/InputPort.cpp
@@ -31,6 +31,7 @@ using namespace std;
namespace Ingen {
+using namespace Shared;
InputPort::InputPort(NodeImpl* parent,
const string& name,