summaryrefslogtreecommitdiffstats
path: root/src/client/PortModel.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/PortModel.hpp')
-rw-r--r--src/client/PortModel.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/PortModel.hpp b/src/client/PortModel.hpp
index 0a078aaa..a0486ed5 100644
--- a/src/client/PortModel.hpp
+++ b/src/client/PortModel.hpp
@@ -22,8 +22,8 @@
#include <iostream>
#include <string>
#include <sigc++/sigc++.h>
-#include <raul/SharedPtr.hpp>
-#include <raul/Path.hpp>
+#include "raul/SharedPtr.hpp"
+#include "raul/Path.hpp"
#include "interface/Port.hpp"
#include "ObjectModel.hpp"