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 --- include/xattr_reader.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/xattr_reader.h') diff --git a/include/xattr_reader.h b/include/xattr_reader.h index a71f0f0..d9fe37b 100644 --- a/include/xattr_reader.h +++ b/include/xattr_reader.h @@ -9,8 +9,8 @@ #include "config.h" -#include "squashfs.h" -#include "compress.h" +#include "sqfs/squashfs.h" +#include "sqfs/compress.h" #include "fstree.h" typedef struct xattr_reader_t xattr_reader_t; -- cgit v1.2.3