aboutsummaryrefslogtreecommitdiffstats
path: root/t/unit-tests/u-reftable-block.c
diff options
context:
space:
mode:
Diffstat (limited to 't/unit-tests/u-reftable-block.c')
-rw-r--r--t/unit-tests/u-reftable-block.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/unit-tests/u-reftable-block.c b/t/unit-tests/u-reftable-block.c
index 97a1348563..f4bded7d26 100644
--- a/t/unit-tests/u-reftable-block.c
+++ b/t/unit-tests/u-reftable-block.c
@@ -7,7 +7,7 @@ https://developers.google.com/open-source/licenses/bsd
*/
#include "unit-test.h"
-#include "lib-reftable-clar.h"
+#include "lib-reftable.h"
#include "reftable/block.h"
#include "reftable/blocksource.h"
#include "reftable/constants.h"