aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-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 d2db1e1..53177ec 100644
--- a/test/test_hilbert.cpp
+++ b/test/test_hilbert.cpp
@@ -9,7 +9,7 @@
#include "chilbert/DynamicBitVec.hpp"
#include "chilbert/SmallBitVec.hpp"
#include "chilbert/StaticBitVec.hpp"
-#include "chilbert/chilbert.ipp"
+#include "chilbert/chilbert.hpp"
#if defined(__clang__)
_Pragma("clang diagnostic push")