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 --- tests/blk_proc_order.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/blk_proc_order.c b/tests/blk_proc_order.c index eea8852..f7c37e5 100644 --- a/tests/blk_proc_order.c +++ b/tests/blk_proc_order.c @@ -6,8 +6,8 @@ */ #include "config.h" -#include "block_processor.h" -#include "compress.h" +#include "sqfs/block_processor.h" +#include "sqfs/compress.h" #include #include -- cgit v1.2.3