summaryrefslogtreecommitdiffstats
path: root/src/gui/Connection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Connection.hpp')
-rw-r--r--src/gui/Connection.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/Connection.hpp b/src/gui/Connection.hpp
index 55378891..5291a7c7 100644
--- a/src/gui/Connection.hpp
+++ b/src/gui/Connection.hpp
@@ -20,8 +20,8 @@
#include <cassert>
#include <string>
-#include <flowcanvas/Connection.hpp>
-#include <raul/SharedPtr.hpp>
+#include "flowcanvas/Connection.hpp"
+#include "raul/SharedPtr.hpp"
#include "client/ConnectionModel.hpp"
using Ingen::Client::ConnectionModel;