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 --- lib/sqfs/comp/internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sqfs/comp/internal.h') diff --git a/lib/sqfs/comp/internal.h b/lib/sqfs/comp/internal.h index fcccd0c..52b7fe3 100644 --- a/lib/sqfs/comp/internal.h +++ b/lib/sqfs/comp/internal.h @@ -10,7 +10,7 @@ #include "config.h" #include "sqfs/predef.h" -#include "sqfs/compress.h" +#include "sqfs/compressor.h" #include "sqfs/error.h" #include "sqfs/block.h" #include "sqfs/io.h" -- cgit v1.2.3