summaryrefslogtreecommitdiffstats
path: root/benchmark/dict_bench.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/dict_bench.c')
-rw-r--r--benchmark/dict_bench.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/dict_bench.c b/benchmark/dict_bench.c
index 640e50e..85a4755 100644
--- a/benchmark/dict_bench.c
+++ b/benchmark/dict_bench.c
@@ -5,9 +5,9 @@
#include "warnings.h"
#include "zix/attributes.h"
-#include "zix/common.h"
#include "zix/digest.h"
#include "zix/hash.h"
+#include "zix/status.h"
ZIX_DISABLE_GLIB_WARNINGS
#include <glib.h>