summaryrefslogtreecommitdiff
path: root/msvc32-fixup.pl
diff options
context:
space:
mode:
Diffstat (limited to 'msvc32-fixup.pl')
-rw-r--r--msvc32-fixup.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/msvc32-fixup.pl b/msvc32-fixup.pl
index c72a689889..43c42cdfc1 100644
--- a/msvc32-fixup.pl
+++ b/msvc32-fixup.pl
@@ -99,5 +99,5 @@ if ($command eq -buildall) {
process_file ("MSVCardour3/MSVCArdour3.vsprops");
process_file ("MSVCMixbus3/MSVCMixbus3.vsprops");
process_file ("MSVCvst_scan/vst_scan.rc");
- process_file ("icons/win32/msvc_resources.rc");
+ process_file ("gtk2_ardour/win32/msvc_resources.rc");
}