summaryrefslogtreecommitdiffstats
path: root/src/engine/GraphObjectImpl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/GraphObjectImpl.hpp')
-rw-r--r--src/engine/GraphObjectImpl.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/GraphObjectImpl.hpp b/src/engine/GraphObjectImpl.hpp
index 9b1f675d..88ed3617 100644
--- a/src/engine/GraphObjectImpl.hpp
+++ b/src/engine/GraphObjectImpl.hpp
@@ -22,9 +22,9 @@
#include <map>
#include <cstddef>
#include <cassert>
-#include <raul/Deletable.hpp>
-#include <raul/Path.hpp>
-#include <raul/Atom.hpp>
+#include "raul/Deletable.hpp"
+#include "raul/Path.hpp"
+#include "raul/Atom.hpp"
#include "interface/GraphObject.hpp"
#include "types.hpp"