summaryrefslogtreecommitdiffstats
path: root/src/PatchageEvent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/PatchageEvent.cpp')
-rw-r--r--src/PatchageEvent.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/PatchageEvent.cpp b/src/PatchageEvent.cpp
index 2b2941b..08dc657 100644
--- a/src/PatchageEvent.cpp
+++ b/src/PatchageEvent.cpp
@@ -23,6 +23,8 @@
#include "PatchageEvent.hpp"
#include "JackDriver.hpp"
+using namespace std;
+
SharedPtr<PatchagePort>
PatchageEvent::find_port(const Patchage* patchage, const PortRef& ref)