aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_hilbert.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_hilbert.cpp')
-rw-r--r--test/test_hilbert.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_hilbert.cpp b/test/test_hilbert.cpp
index a217dc2..307dbae 100644
--- a/test/test_hilbert.cpp
+++ b/test/test_hilbert.cpp
@@ -21,9 +21,9 @@
#include "chilbert/BoundedBitVec.hpp"
#include "chilbert/DynamicBitVec.hpp"
-#include "chilbert/Hilbert.hpp"
#include "chilbert/SmallBitVec.hpp"
#include "chilbert/StaticBitVec.hpp"
+#include "chilbert/chilbert.hpp"
#include <gmpxx.h>