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