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