diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/windows/wshelper/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/wshelper/resource.rc b/src/windows/wshelper/resource.rc index f6244a7cf..a2d333284 100644 --- a/src/windows/wshelper/resource.rc +++ b/src/windows/wshelper/resource.rc @@ -40,7 +40,7 @@ END 3 TEXTINCLUDE DISCARDABLE BEGIN - "#include ""version.rc""\r\n" + "#include ""..\\version.rc""\r\n" "#include ""string.rc""\r\n" "\0" END |
