summaryrefslogtreecommitdiff
path: root/plugins/AvatarHistory/AvatarHistory.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AvatarHistory/AvatarHistory.vcxproj')
-rw-r--r--plugins/AvatarHistory/AvatarHistory.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/AvatarHistory/AvatarHistory.vcxproj b/plugins/AvatarHistory/AvatarHistory.vcxproj
index 616c93ecc9..d8cd5e383c 100644
--- a/plugins/AvatarHistory/AvatarHistory.vcxproj
+++ b/plugins/AvatarHistory/AvatarHistory.vcxproj
@@ -26,12 +26,12 @@
<Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
<ItemGroup>
- <ClCompile Include="..\utils\mir_options.cpp">
+ <ClCompile Include="..\..\utils\mir_options.cpp">
<PrecompiledHeader>NotUsing</PrecompiledHeader>
</ClCompile>
</ItemGroup>
<ItemGroup>
- <ClInclude Include="..\utils\mir_options.h">
+ <ClInclude Include="..\..\utils\mir_options.h">
</ClInclude>
</ItemGroup>
</Project> \ No newline at end of file