summaryrefslogtreecommitdiffstats
path: root/src/gui/PortMenu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PortMenu.cpp')
-rw-r--r--src/gui/PortMenu.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gui/PortMenu.cpp b/src/gui/PortMenu.cpp
index 6583f36c..df256d15 100644
--- a/src/gui/PortMenu.cpp
+++ b/src/gui/PortMenu.cpp
@@ -26,6 +26,10 @@
#include "WindowFactory.hpp"
namespace Ingen {
+
+using namespace Client;
+using namespace Shared;
+
namespace GUI {
PortMenu::PortMenu(BaseObjectType* cobject,