From 825acfdfe4628523ff2a9ea86cd91c4c280f8e86 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 29 Sep 2019 14:13:37 +0200 Subject: Cleanup: rename "compress.h" to "compressor.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 182baa5..5de89be 100644 --- a/unpack/rdsquashfs.h +++ b/unpack/rdsquashfs.h @@ -12,7 +12,7 @@ #include "sqfs/xattr_reader.h" #include "sqfs/meta_reader.h" #include "sqfs/data_reader.h" -#include "sqfs/compress.h" +#include "sqfs/compressor.h" #include "sqfs/id_table.h" #include "sqfs/xattr.h" #include "sqfs/block.h" -- cgit v1.2.3