aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_fsb.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/test_fsb.cpp b/test/test_fsb.cpp
index f6388f7..587e91d 100644
--- a/test/test_fsb.cpp
+++ b/test/test_fsb.cpp
@@ -17,13 +17,13 @@
#undef NDEBUG
-#include <Hilbert/BigBitVec.hpp>
-#include <Hilbert/FixBitVec.hpp>
+#include "chilbert/BigBitVec.hpp"
+#include "chilbert/FixBitVec.hpp"
#include <cassert>
#include <string>
-using namespace Hilbert;
+using namespace chilbert;
template <typename T>
int