summaryrefslogtreecommitdiff
path: root/unpack/tree_node_from_inode.c
diff options
context:
space:
mode:
Diffstat (limited to 'unpack/tree_node_from_inode.c')
-rw-r--r--unpack/tree_node_from_inode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unpack/tree_node_from_inode.c b/unpack/tree_node_from_inode.c
index 95056a7..2e720d3 100644
--- a/unpack/tree_node_from_inode.c
+++ b/unpack/tree_node_from_inode.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: GPL-3.0-or-later */
-#include "unsquashfs.h"
+#include "rdsquashfs.h"
static size_t compute_size(sqfs_inode_generic_t *inode, const char *name,
size_t block_size)