summaryrefslogtreecommitdiffstats
path: root/tests/path_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/path_test.cpp')
-rw-r--r--tests/path_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/path_test.cpp b/tests/path_test.cpp
index 3565918..3bd14c9 100644
--- a/tests/path_test.cpp
+++ b/tests/path_test.cpp
@@ -1,6 +1,6 @@
#include <iostream>
#include <list>
-#include <raul/Path.hpp>
+#include "raul/Path.hpp"
using namespace std;
using namespace Raul;