diff options
Diffstat (limited to 'plugins/FingerPrintModPlus/iconpacks/ClientIcons_Jabber.vcxproj')
-rw-r--r-- | plugins/FingerPrintModPlus/iconpacks/ClientIcons_Jabber.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FingerPrintModPlus/iconpacks/ClientIcons_Jabber.vcxproj b/plugins/FingerPrintModPlus/iconpacks/ClientIcons_Jabber.vcxproj index 268290d0bb..ace42d400f 100644 --- a/plugins/FingerPrintModPlus/iconpacks/ClientIcons_Jabber.vcxproj +++ b/plugins/FingerPrintModPlus/iconpacks/ClientIcons_Jabber.vcxproj @@ -22,7 +22,7 @@ <ResourceCompile Include="..\res\icons_Jabber.rc" />
</ItemGroup>
<ItemGroup>
- <ClInclude Include="..\res\resource.h" />
+ <ClInclude Include="..\src\resource.h" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>ClientIcons_Jabber</ProjectName>
|