summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchView.cpp')
-rw-r--r--src/gui/PatchView.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gui/PatchView.cpp b/src/gui/PatchView.cpp
index 07af108b..2fde6ad8 100644
--- a/src/gui/PatchView.cpp
+++ b/src/gui/PatchView.cpp
@@ -33,6 +33,9 @@ using namespace std;
using namespace Raul;
namespace Ingen {
+
+using namespace Client;
+
namespace GUI {
PatchView::PatchView(BaseObjectType* cobject,