From 0ea7f903b5f56fbf563d70fea2da40798b681c34 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 24 Nov 2016 14:25:58 +0300 Subject: Finalize structure reorganization --- msvc-common/msvc-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msvc-common/msvc-common') diff --git a/msvc-common/msvc-common b/msvc-common/msvc-common index d571f87..3f2e508 100755 --- a/msvc-common/msvc-common +++ b/msvc-common/msvc-common @@ -52,5 +52,5 @@ function msvc_exec () # ... # POSIX mapping. If is 1 then both stdout and stderr output are read # and filtered. # - "$src_dir/msvc-filter" "$diag" wine "$@" + "$src_dir/msvc-common/msvc-filter" "$diag" wine "$@" } -- cgit v1.1