aboutsummaryrefslogtreecommitdiff
path: root/cmake/ClientSources.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/ClientSources.cmake')
-rw-r--r--cmake/ClientSources.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/ClientSources.cmake b/cmake/ClientSources.cmake
index f56b7ef0..c75b3bf3 100644
--- a/cmake/ClientSources.cmake
+++ b/cmake/ClientSources.cmake
@@ -476,6 +476,7 @@ set(MINECRAFT_CLIENT_SOURCES
"Windows64/Windows64_App.cpp"
"Windows64/Windows64_Minecraft.cpp"
"Windows64/Windows64_UIController.cpp"
+ "Windows64/Network/WinsockNetLayer.cpp"
"WitchModel.cpp"
"WitchRenderer.cpp"
"WitherBossModel.cpp"