summaryrefslogtreecommitdiff
path: root/include/xattr_reader.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xattr_reader.h')
-rw-r--r--include/xattr_reader.h4
1 files changed, 2 insertions, 2 deletions
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;