summaryrefslogtreecommitdiffstats
path: root/src/gui/Controls.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Controls.hpp')
-rw-r--r--src/gui/Controls.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/Controls.hpp b/src/gui/Controls.hpp
index 66969393..7ea5e6c3 100644
--- a/src/gui/Controls.hpp
+++ b/src/gui/Controls.hpp
@@ -24,7 +24,7 @@
#include "raul/SharedPtr.hpp"
-#include "client/PortModel.hpp"
+#include "ingen/client/PortModel.hpp"
namespace Ingen { namespace Client { class PortModel; } }