diff options
Diffstat (limited to 'plugins/SpellChecker/spellchecker_14.vcxproj')
-rw-r--r-- | plugins/SpellChecker/spellchecker_14.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/spellchecker_14.vcxproj b/plugins/SpellChecker/spellchecker_14.vcxproj index 0187b8150e..7c68a1f1c6 100644 --- a/plugins/SpellChecker/spellchecker_14.vcxproj +++ b/plugins/SpellChecker/spellchecker_14.vcxproj @@ -216,7 +216,7 @@ <ClCompile Include="src\ardialog.cpp" />
<ClCompile Include="src\autoreplace.cpp" />
<ClCompile Include="src\dictionary.cpp" />
- <ClCompile Include="..\utils\mir_options.cpp">
+ <ClCompile Include="..\..\utils\mir_options.cpp">
<PrecompiledHeader>NotUsing</PrecompiledHeader>
</ClCompile>
<ClCompile Include="src\options.cpp" />
|