summaryrefslogtreecommitdiffstats
path: root/include/raul/Symbol.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/raul/Symbol.hpp')
-rw-r--r--include/raul/Symbol.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/raul/Symbol.hpp b/include/raul/Symbol.hpp
index 714657c..4889822 100644
--- a/include/raul/Symbol.hpp
+++ b/include/raul/Symbol.hpp
@@ -4,7 +4,7 @@
#ifndef RAUL_SYMBOL_HPP
#define RAUL_SYMBOL_HPP
-#include "raul/Exception.hpp"
+#include <raul/Exception.hpp>
#include <algorithm>
#include <cstddef>