summaryrefslogtreecommitdiff
path: root/libbcachefs/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/error.c')
-rw-r--r--libbcachefs/error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbcachefs/error.c b/libbcachefs/error.c
index 6d68c89a..207f35d3 100644
--- a/libbcachefs/error.c
+++ b/libbcachefs/error.c
@@ -3,8 +3,8 @@
#include "btree_cache.h"
#include "btree_iter.h"
#include "error.h"
-#include "fs-common.h"
#include "journal.h"
+#include "namei.h"
#include "recovery_passes.h"
#include "super.h"
#include "thread_with_file.h"