X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwin32.h;h=672f08a171d231cbe8fc6446ffd0be7828b5ca39;hp=5810caf1b1f21bc339dd88d4570edf6083f2cd96;hb=720db87557918105b17b51b03f264ddb9b89d2b9;hpb=276f9f9f9658f4a8bafd6216db46760abe8c848d diff --git a/src/win32.h b/src/win32.h index 5810caf1..672f08a1 100644 --- a/src/win32.h +++ b/src/win32.h @@ -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,