diff options
Diffstat (limited to 'unpack/read_fstree.c')
-rw-r--r-- | unpack/read_fstree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unpack/read_fstree.c b/unpack/read_fstree.c index f200243..0b75d8b 100644 --- a/unpack/read_fstree.c +++ b/unpack/read_fstree.c @@ -1,5 +1,5 @@ /* SPDX-License-Identifier: GPL-3.0-or-later */ -#include "unsquashfs.h" +#include "rdsquashfs.h" static int should_skip(int type, int flags) |