From d3e67faf20960f735ce8c5ee834dfe24829fac88 Mon Sep 17 00:00:00 2001
From: nikitamishagin <100284201+nikitamishagin@users.noreply.github.com>
Date: Sat, 22 Apr 2023 20:28:43 +0400
Subject: Add "Heroes of the Storm" video game signature detection. (#1949)

---
 windows/nDPI.vcxproj | 1 +
 1 file changed, 1 insertion(+)

(limited to 'windows')

diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index 7a21b3cab..0c831dc3b 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -233,6 +233,7 @@
     <ClCompile Include="..\src\lib\protocols\h323.c" />
     <ClCompile Include="..\src\lib\protocols\halflife2_and_mods.c" />
     <ClCompile Include="..\src\lib\protocols\hangout.c" />
+    <ClCompile Include="..\src\lib\protocols\hots.c" />
     <ClCompile Include="..\src\lib\protocols\http.c" />
     <ClCompile Include="..\src\lib\protocols\iax.c" />
     <ClCompile Include="..\src\lib\protocols\icecast.c" />
-- 
cgit v1.2.3