summaryrefslogtreecommitdiffstats
path: root/zix/zix.h
diff options
context:
space:
mode:
Diffstat (limited to 'zix/zix.h')
-rw-r--r--zix/zix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zix/zix.h b/zix/zix.h
index 659bb1b..01d7ea6 100644
--- a/zix/zix.h
+++ b/zix/zix.h
@@ -23,10 +23,10 @@
@{
*/
+#include "zix/btree.h"
#include "zix/common.h"
#include "zix/sorted_array.h"
#include "zix/tree.h"
-#include "zix/btree.h"
/**
@}