diff options
Diffstat (limited to 'src/common/common.vcxproj')
-rw-r--r-- | src/common/common.vcxproj | 1 |
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" /> |