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.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/fishlim/fishlim.vcxproj b/plugins/fishlim/fishlim.vcxproj
index 50eec873..43ae1df9 100644
--- a/plugins/fishlim/fishlim.vcxproj
+++ b/plugins/fishlim/fishlim.vcxproj
@@ -53,13 +53,14 @@
     <None Include="fishlim.def" />

   </ItemGroup>

   <ItemGroup>

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

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

     <ClInclude Include="fish.h" />

     <ClInclude Include="irc.h" />

     <ClInclude Include="keystore.h" />

     <ClInclude Include="plugin_hexchat.h" />

   </ItemGroup>

   <ItemGroup>

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

     <ClCompile Include="fish.c" />

     <ClCompile Include="irc.c" />

     <ClCompile Include="keystore.c" />