summaryrefslogtreecommitdiffstats
path: root/test/test_btree.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_btree.c')
-rw-r--r--test/test_btree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_btree.c b/test/test_btree.c
index 63224a8..259bb2a 100644
--- a/test/test_btree.c
+++ b/test/test_btree.c
@@ -10,7 +10,7 @@
#include "zix/allocator.h"
#include "zix/attributes.h"
-#include "zix/common.h"
+#include "zix/status.h"
#include <assert.h>
#include <inttypes.h>