diff options
Diffstat (limited to 'benchmark.c')
| -rw-r--r-- | benchmark.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <stdio.h>
|
