aboutsummaryrefslogtreecommitdiff
path: root/include/data_reader.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/data_reader.h')
-rw-r--r--include/data_reader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/data_reader.h b/include/data_reader.h
index 51bfff3..4a4763e 100644
--- a/include/data_reader.h
+++ b/include/data_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 data_reader_t data_reader_t;