summaryrefslogtreecommitdiffstats
path: root/tests/table_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/table_test.cpp')
-rw-r--r--tests/table_test.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/table_test.cpp b/tests/table_test.cpp
index 3fdde92..d5d0610 100644
--- a/tests/table_test.cpp
+++ b/tests/table_test.cpp
@@ -4,9 +4,9 @@
#include <map>
#include <set>
#include <sys/time.h>
-#include <raul/PathTable.hpp>
-#include <raul/Table.hpp>
-#include <raul/TableImpl.hpp>
+#include "raul/PathTable.hpp"
+#include "raul/Table.hpp"
+#include "raul/TableImpl.hpp"
//#define WITH_TR1 1