summaryrefslogtreecommitdiffstats
path: root/src/gui/GraphView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/GraphView.cpp')
-rw-r--r--src/gui/GraphView.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/GraphView.cpp b/src/gui/GraphView.cpp
index 88b3d6fe..5f81a309 100644
--- a/src/gui/GraphView.cpp
+++ b/src/gui/GraphView.cpp
@@ -31,7 +31,7 @@
namespace ingen {
-using namespace client;
+using client::GraphModel;
namespace gui {