aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/features.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/bcache/features.c')
-rw-r--r--drivers/md/bcache/features.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/bcache/features.c b/drivers/md/bcache/features.c
index 6d2b7b84a7b7..634922c5601d 100644
--- a/drivers/md/bcache/features.c
+++ b/drivers/md/bcache/features.c
@@ -6,7 +6,7 @@
* Copyright 2020 Coly Li <colyli@suse.de>
*
*/
-#include <linux/bcache.h>
+#include "bcache_ondisk.h"
#include "bcache.h"
#include "features.h"