]> wimlib.net Git - wimlib/blobdiff - src/unix_apply.c
Refactor some of the dentry, inode, and lookup table code
[wimlib] / src / unix_apply.c
index 0a2a04f46f3b94e20136e5ad3a4729b7992d908a..21a804a59424bbfa82b8274b0ed4b9a690596b11 100644 (file)
@@ -29,9 +29,9 @@
 
 #include "wimlib/apply.h"
 #include "wimlib/error.h"
-#include "wimlib/lookup_table.h"
 #include "wimlib/resource.h"
 #include "wimlib/timestamp.h"
+#include "wimlib/unix_data.h"
 
 #include <errno.h>
 #include <fcntl.h>