summaryrefslogtreecommitdiffstats
path: root/src/engine/PortImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/PortImpl.cpp')
-rw-r--r--src/engine/PortImpl.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/PortImpl.cpp b/src/engine/PortImpl.cpp
index d807304e..1a1fd9c0 100644
--- a/src/engine/PortImpl.cpp
+++ b/src/engine/PortImpl.cpp
@@ -16,8 +16,8 @@
*/
#include <iostream>
-#include <raul/Array.hpp>
-#include <raul/Maid.hpp>
+#include "raul/Array.hpp"
+#include "raul/Maid.hpp"
#include "PortImpl.hpp"
#include "NodeImpl.hpp"
#include "interface/DataType.hpp"