From a901d77efe116938bdaf5c0fc6075141ebb2bafc Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 1 Sep 2019 15:53:44 +0200 Subject: Break up squashfs.h into topic related headers Signed-off-by: David Oberhollenzer --- lib/sqfs/xattr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sqfs/xattr.c') diff --git a/lib/sqfs/xattr.c b/lib/sqfs/xattr.c index 21bd7a5..fb8cb79 100644 --- a/lib/sqfs/xattr.c +++ b/lib/sqfs/xattr.c @@ -5,7 +5,7 @@ * Copyright (C) 2019 David Oberhollenzer */ #include "config.h" -#include "sqfs/squashfs.h" +#include "sqfs/xattr.h" #include -- cgit v1.2.3