From fc26b38cb71cbc98504f511192d8fa2124fd1e4e Mon Sep 17 00:00:00 2001 From: Tylo Date: Sun, 21 Jun 2020 15:26:22 +0200 Subject: Renamed files and classes: cmap -> chash, copt -> coption --- benchmark.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmark.c') diff --git a/benchmark.c b/benchmark.c index 72e47699..7d0c9e48 100644 --- a/benchmark.c +++ b/benchmark.c @@ -1,6 +1,6 @@ #include "stc/crandom.h" #include "stc/cstring.h" -#include "stc/cmap.h" +#include "stc/chash.h" #include "others/khash.h" #include -- cgit v1.2.3