From b01961c0e72ab287520fcd61b47ef8faf141cf3f Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Fri, 27 Sep 2019 15:58:27 +0200 Subject: Cleanup: merge data.h into block.h Signed-off-by: David Oberhollenzer --- unpack/rdsquashfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unpack') diff --git a/unpack/rdsquashfs.h b/unpack/rdsquashfs.h index 44a8675..90e94fe 100644 --- a/unpack/rdsquashfs.h +++ b/unpack/rdsquashfs.h @@ -14,7 +14,7 @@ #include "sqfs/compress.h" #include "sqfs/id_table.h" #include "sqfs/xattr.h" -#include "sqfs/data.h" +#include "sqfs/block.h" #include "highlevel.h" #include "fstree.h" -- cgit v1.2.3