summaryrefslogtreecommitdiff
path: root/unpack/extract_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'unpack/extract_file.c')
-rw-r--r--unpack/extract_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unpack/extract_file.c b/unpack/extract_file.c
index 368f6d7..0e62f75 100644
--- a/unpack/extract_file.c
+++ b/unpack/extract_file.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: GPL-3.0-or-later */
-#include "unsquashfs.h"
+#include "rdsquashfs.h"
int extract_file(file_info_t *fi, compressor_t *cmp, size_t block_size,
frag_reader_t *frag, int sqfsfd, int outfd)