summaryrefslogtreecommitdiffstats
path: root/sigtools/PluginTreeModel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sigtools/PluginTreeModel.cpp')
-rw-r--r--sigtools/PluginTreeModel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigtools/PluginTreeModel.cpp b/sigtools/PluginTreeModel.cpp
index d0529c66..ad544e93 100644
--- a/sigtools/PluginTreeModel.cpp
+++ b/sigtools/PluginTreeModel.cpp
@@ -32,7 +32,7 @@
// Qt includes
#include <QtGui/QIcon>
-using namespace Sigencore::Interfaces;
+using namespace Sigencore::Plugins;
using namespace Sigtools;
PluginTreeModel::PluginTreeModel(PluginTree* tree) :