summaryrefslogtreecommitdiffstats
path: root/include/zix/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zix/hash.h')
-rw-r--r--include/zix/hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zix/hash.h b/include/zix/hash.h
index c1521e0..397e055 100644
--- a/include/zix/hash.h
+++ b/include/zix/hash.h
@@ -6,7 +6,7 @@
#include "zix/allocator.h"
#include "zix/attributes.h"
-#include "zix/common.h"
+#include "zix/status.h"
#include <stdbool.h>
#include <stddef.h>