summaryrefslogtreecommitdiff
path: root/c_src/tools-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'c_src/tools-util.h')
-rw-r--r--c_src/tools-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_src/tools-util.h b/c_src/tools-util.h
index 4682406e..bff3bc65 100644
--- a/c_src/tools-util.h
+++ b/c_src/tools-util.h
@@ -20,7 +20,7 @@
#include <linux/uuid.h>
#include "libbcachefs/bcachefs.h"
#include "libbcachefs/bbpos.h"
-#include "linux/darray.h"
+#include "libbcachefs/darray.h"
#define noreturn __attribute__((noreturn))