]> wimlib.net Git - wimlib/blobdiff - src/win32.h
Encodings update (IN PROGRESS)
[wimlib] / src / win32.h
index 5810caf1b1f21bc339dd88d4570edf6083f2cd96..672f08a171d231cbe8fc6446ffd0be7828b5ca39 100644 (file)
@@ -9,7 +9,7 @@ extern int
 win32_build_dentry_tree(struct wim_dentry **root_ret,
                        const tchar *root_disk_path,
                        struct wim_lookup_table *lookup_table,
-                       struct wim_security_data *sd,
+                       struct sd_set *sd,
                        const struct capture_config *config,
                        int add_image_flags,
                        wimlib_progress_func_t progress_func,