summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchTreeWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchTreeWindow.cpp')
-rw-r--r--src/gui/PatchTreeWindow.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gui/PatchTreeWindow.cpp b/src/gui/PatchTreeWindow.cpp
index 578d14e1..638ba7fc 100644
--- a/src/gui/PatchTreeWindow.cpp
+++ b/src/gui/PatchTreeWindow.cpp
@@ -31,6 +31,10 @@ using namespace std;
using namespace Raul;
namespace Ingen {
+
+using namespace Client;
+using namespace Shared;
+
namespace GUI {
PatchTreeWindow::PatchTreeWindow(BaseObjectType* cobject,