summaryrefslogtreecommitdiff
path: root/src/core/stdfile/stdfile.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-06-09 12:52:57 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-06-09 21:26:43 +0300
commit68c2dea66f3e368cc1437f7890c8e62907890fcd (patch)
treef8c334e0d839fbcc7924b2c6ab32665d544930fe /src/core/stdfile/stdfile.vcxproj
parent735abbe2e2c1e83513b5c2b32af50393a7894dfb (diff)
StdFile: project file fix
Diffstat (limited to 'src/core/stdfile/stdfile.vcxproj')
-rw-r--r--src/core/stdfile/stdfile.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdfile/stdfile.vcxproj b/src/core/stdfile/stdfile.vcxproj
index 598687702c..8913f39e63 100644
--- a/src/core/stdfile/stdfile.vcxproj
+++ b/src/core/stdfile/stdfile.vcxproj
@@ -37,7 +37,7 @@
<ClCompile Include="src\stdafx.cxx">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
- <ClInclude Include="..\mir_app\src\resource.h" />
+ <ClInclude Include="..\..\mir_app\src\resource.h" />
<ClInclude Include="src\file.h" />
<ClInclude Include="src\stdafx.h" />
<ClInclude Include="src\version.h" />