summaryrefslogtreecommitdiff
path: root/cmd_fsck.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd_fsck.c')
-rw-r--r--cmd_fsck.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd_fsck.c b/cmd_fsck.c
index 2242223..9b01524 100644
--- a/cmd_fsck.c
+++ b/cmd_fsck.c
@@ -1,8 +1,8 @@
#include "cmds.h"
-#include "error.h"
+#include "libbcachefs/error.h"
#include "libbcachefs.h"
-#include "super.h"
+#include "libbcachefs/super.h"
#include "tools-util.h"
static void usage(void)