X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fupdate_image.c;h=15d7f7491fab3e82b5314067af9b5ee0886dca84;hp=f36f9ecf9c8436a52b23076aa18d901b3c5e084e;hb=a06ae552a9774672ceca5850cd861a67223137a0;hpb=1935b4a25c79127e7b7394f810e496895f0ad937 diff --git a/src/update_image.c b/src/update_image.c index f36f9ecf..15d7f749 100644 --- a/src/update_image.c +++ b/src/update_image.c @@ -803,7 +803,7 @@ execute_add_command(struct update_command_journal *j, #ifdef WITH_NTFS_3G if (add_flags & WIMLIB_ADD_FLAG_NTFS) - capture_tree = build_dentry_tree_ntfs; + capture_tree = ntfs_3g_build_dentry_tree; #endif ret = get_capture_config(config_file, &config,