summaryrefslogtreecommitdiffstats
path: root/src/shared/Builder.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/Builder.hpp')
-rw-r--r--src/shared/Builder.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/Builder.hpp b/src/shared/Builder.hpp
index a980bad2..f4b33538 100644
--- a/src/shared/Builder.hpp
+++ b/src/shared/Builder.hpp
@@ -18,7 +18,7 @@
#ifndef BUILDER_H
#define BUILDER_H
-#include <raul/SharedPtr.hpp>
+#include "raul/SharedPtr.hpp"
namespace Raul { class Path; }