From 9533dc84d7addf792db4f4702b6fc7d7ddd20e78 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 1 Sep 2019 14:35:03 +0200 Subject: Install libsquashfs.so headers on the system in "sqfs" subdirectory Signed-off-by: David Oberhollenzer --- unpack/rdsquashfs.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'unpack') diff --git a/unpack/rdsquashfs.h b/unpack/rdsquashfs.h index cfc359c..348494d 100644 --- a/unpack/rdsquashfs.h +++ b/unpack/rdsquashfs.h @@ -9,12 +9,12 @@ #include "config.h" -#include "meta_reader.h" +#include "sqfs/meta_reader.h" +#include "sqfs/squashfs.h" +#include "sqfs/compress.h" +#include "sqfs/id_table.h" #include "data_reader.h" #include "highlevel.h" -#include "squashfs.h" -#include "compress.h" -#include "id_table.h" #include "fstree.h" #include "util.h" -- cgit v1.2.3