diff options
Diffstat (limited to 'NorthstarDLL/NorthstarDLL.vcxproj')
-rw-r--r-- | NorthstarDLL/NorthstarDLL.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDLL/NorthstarDLL.vcxproj b/NorthstarDLL/NorthstarDLL.vcxproj index e4cce334..ac1b3991 100644 --- a/NorthstarDLL/NorthstarDLL.vcxproj +++ b/NorthstarDLL/NorthstarDLL.vcxproj @@ -559,6 +559,7 @@ <ClInclude Include="squirrel.h" /> <ClInclude Include="exploitfixes_utf8parser.cpp" /> <ClInclude Include="tier0.h" /> + <ClInclude Include="vector.h" /> <ClInclude Include="version.h" /> </ItemGroup> <ItemGroup> |