summary refs log tree commit diff stats
path: root/src/common/common.vcxproj
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-21 04:41:59 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-21 04:41:59 +0200
commitdf33905ad18dafc26ad62bda12515890299b4bdc (patch)
tree5ddc8423eff96402099f2465a52ecad36136b918 /src/common/common.vcxproj
parent0ca97e210869dbf2db3df3fcbb3c6266cd198537 (diff)
Relocate typedef.h
Diffstat (limited to 'src/common/common.vcxproj')
-rw-r--r--src/common/common.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj
index 9615d94c..a4c88dc6 100644
--- a/src/common/common.vcxproj
+++ b/src/common/common.vcxproj
@@ -39,6 +39,7 @@
     <ClInclude Include="textevents.h" />

     <ClInclude Include="thread.h" />

     <ClInclude Include="tree.h" />

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

     <ClInclude Include="url.h" />

     <ClInclude Include="userlist.h" />

     <ClInclude Include="util.h" />