diff options
Diffstat (limited to 'FreeFileSync/Source/FreeFileSync.vcxproj')
-rw-r--r-- | FreeFileSync/Source/FreeFileSync.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FreeFileSync/Source/FreeFileSync.vcxproj b/FreeFileSync/Source/FreeFileSync.vcxproj index f8b130ad..0f469f34 100644 --- a/FreeFileSync/Source/FreeFileSync.vcxproj +++ b/FreeFileSync/Source/FreeFileSync.vcxproj @@ -208,7 +208,7 @@ <ClCompile Include="..\..\wx+\tooltip.cpp" /> <ClCompile Include="..\..\wx+\zlib_wrap.cpp" /> <ClCompile Include="..\..\zen\dst_hack.cpp" /> - <ClCompile Include="..\..\zen\file_handling.cpp" /> + <ClCompile Include="..\..\zen\file_access.cpp" /> <ClCompile Include="..\..\zen\file_io.cpp" /> <ClCompile Include="..\..\zen\file_traverser.cpp" /> <ClCompile Include="..\..\zen\format_unit.cpp" /> |