summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchPortModule.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchPortModule.hpp')
-rw-r--r--src/gui/PatchPortModule.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/PatchPortModule.hpp b/src/gui/PatchPortModule.hpp
index 04f70ad1..2478796d 100644
--- a/src/gui/PatchPortModule.hpp
+++ b/src/gui/PatchPortModule.hpp
@@ -20,7 +20,7 @@
#include <string>
#include <boost/enable_shared_from_this.hpp>
-#include "flowcanvas/Module.hpp"
+#include "ganv/Module.hpp"
#include "raul/URI.hpp"
#include "Port.hpp"
@@ -45,7 +45,7 @@ class PortMenu;
*
* \ingroup GUI
*/
-class PatchPortModule : public FlowCanvas::Module
+class PatchPortModule : public Ganv::Module
{
public:
static PatchPortModule* create(