summaryrefslogtreecommitdiffstats
path: root/src/gui/PortMenu.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PortMenu.hpp')
-rw-r--r--src/gui/PortMenu.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/PortMenu.hpp b/src/gui/PortMenu.hpp
index ed06f571..5efb8e2a 100644
--- a/src/gui/PortMenu.hpp
+++ b/src/gui/PortMenu.hpp
@@ -21,7 +21,7 @@
#include <string>
#include <gtkmm.h>
#include "raul/SharedPtr.hpp"
-#include "client/PortModel.hpp"
+#include "ingen/client/PortModel.hpp"
#include "ObjectMenu.hpp"
using Ingen::Client::PortModel;