summary refs log tree commit diff stats
path: root/plugins/fishlim/fishlim.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fishlim/fishlim.vcxproj')
-rw-r--r--plugins/fishlim/fishlim.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/fishlim/fishlim.vcxproj b/plugins/fishlim/fishlim.vcxproj
index 0f166e6b..91925660 100644
--- a/plugins/fishlim/fishlim.vcxproj
+++ b/plugins/fishlim/fishlim.vcxproj
@@ -103,14 +103,14 @@
     <ClInclude Include="irc.h" />

     <ClInclude Include="keystore.h" />

     <ClInclude Include="misc.h" />

-    <ClInclude Include="plugin_xchat.h" />

+    <ClInclude Include="plugin_hexchat.h" />

   </ItemGroup>

   <ItemGroup>

     <ClCompile Include="fish.c" />

     <ClCompile Include="irc.c" />

     <ClCompile Include="keystore.c" />

     <ClCompile Include="misc.c" />

-    <ClCompile Include="plugin_xchat.c" />

+    <ClCompile Include="plugin_hexchat.c" />

   </ItemGroup>

   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

   <ImportGroup Label="ExtensionTargets">