summaryrefslogtreecommitdiffstats
path: root/raul/TableImpl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/TableImpl.hpp')
-rw-r--r--raul/TableImpl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/TableImpl.hpp b/raul/TableImpl.hpp
index e8053c5..c314022 100644
--- a/raul/TableImpl.hpp
+++ b/raul/TableImpl.hpp
@@ -22,7 +22,7 @@
#include <stdexcept>
#include <algorithm>
#include <iostream>
-#include <raul/Table.hpp>
+#include "raul/Table.hpp"
namespace Raul {