summaryrefslogtreecommitdiffstats
path: root/include/raul/Path.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/raul/Path.hpp')
-rw-r--r--include/raul/Path.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/raul/Path.hpp b/include/raul/Path.hpp
index b204bab..8d55803 100644
--- a/include/raul/Path.hpp
+++ b/include/raul/Path.hpp
@@ -4,8 +4,8 @@
#ifndef RAUL_PATH_HPP
#define RAUL_PATH_HPP
-#include "raul/Exception.hpp"
-#include "raul/Symbol.hpp"
+#include <raul/Exception.hpp>
+#include <raul/Symbol.hpp>
#include <algorithm>
#include <cstddef>