diff options
Diffstat (limited to 'ftl_check.c')
-rw-r--r-- | ftl_check.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftl_check.c b/ftl_check.c index 1a64f6b..f5398ed 100644 --- a/ftl_check.c +++ b/ftl_check.c @@ -48,7 +48,7 @@ #include <sys/stat.h> #include <mtd/mtd-user.h> -#include <linux/mtd/ftl.h> +#include <mtd/ftl-user.h> #include <byteswap.h> #include <endian.h> |