summaryrefslogtreecommitdiffstats
path: root/test/array_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/array_test.cpp')
-rw-r--r--test/array_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/array_test.cpp b/test/array_test.cpp
index 5f10693..ce299da 100644
--- a/test/array_test.cpp
+++ b/test/array_test.cpp
@@ -3,7 +3,7 @@
#undef NDEBUG
-#include "raul/Array.hpp"
+#include <raul/Array.hpp>
#include <cassert>
#include <cstdio>