diff ext/sord/src/zix/btree.c @ 245:b32c68f08ec0

Use local sord/serd build
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 15 Jun 2017 09:38:52 +0100
parents c5cdc9e6a4bf
children
line wrap: on
line diff
--- a/ext/sord/src/zix/btree.c	Thu Jun 15 09:09:07 2017 +0100
+++ b/ext/sord/src/zix/btree.c	Thu Jun 15 09:38:52 2017 +0100
@@ -20,7 +20,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "zix/btree.h"
+#include "btree.h"
 
 // #define ZIX_BTREE_DEBUG 1