From a901d77efe116938bdaf5c0fc6075141ebb2bafc Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 1 Sep 2019 15:53:44 +0200 Subject: Break up squashfs.h into topic related headers 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 348494d..6805bed 100644 --- a/unpack/rdsquashfs.h +++ b/unpack/rdsquashfs.h @@ -10,9 +10,9 @@ #include "config.h" #include "sqfs/meta_reader.h" -#include "sqfs/squashfs.h" #include "sqfs/compress.h" #include "sqfs/id_table.h" +#include "sqfs/data.h" #include "data_reader.h" #include "highlevel.h" #include "fstree.h" -- cgit v1.2.3