summaryrefslogtreecommitdiffstats
path: root/raul/Path.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Path.hpp')
-rw-r--r--raul/Path.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/Path.hpp b/raul/Path.hpp
index 704cead..5994ef3 100644
--- a/raul/Path.hpp
+++ b/raul/Path.hpp
@@ -24,7 +24,7 @@
#include <cstring>
#include <cassert>
-#include <raul/Symbol.hpp>
+#include "raul/Symbol.hpp"
namespace Raul {