summaryrefslogtreecommitdiffstats
path: root/src/common/interface/Port.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/interface/Port.hpp')
-rw-r--r--src/common/interface/Port.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/interface/Port.hpp b/src/common/interface/Port.hpp
index b7305519..6977d249 100644
--- a/src/common/interface/Port.hpp
+++ b/src/common/interface/Port.hpp
@@ -18,7 +18,7 @@
#ifndef PORT_H
#define PORT_H
-#include <raul/Atom.hpp>
+#include "raul/Atom.hpp"
#include "GraphObject.hpp"
#include "DataType.hpp"