summaryrefslogtreecommitdiffhomepage
path: root/NetEx/NetLayer.h
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-09-30 16:49:25 +0200
committerAki <please@ignore.pl>2021-09-30 16:49:25 +0200
commit545889c990d9155635dfca73345be37f207b2d68 (patch)
tree8133da0fdf1db86489ed84403f56afef6c6a56e1 /NetEx/NetLayer.h
parent966fe28c59f59fc8be795c8215b9352435982445 (diff)
downloadstarshatter-545889c990d9155635dfca73345be37f207b2d68.zip
starshatter-545889c990d9155635dfca73345be37f207b2d68.tar.gz
starshatter-545889c990d9155635dfca73345be37f207b2d68.tar.bz2
Fixed NetEx includes against win sdk
Diffstat (limited to 'NetEx/NetLayer.h')
-rw-r--r--NetEx/NetLayer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/NetEx/NetLayer.h b/NetEx/NetLayer.h
index 66b9c9d..49c884e 100644
--- a/NetEx/NetLayer.h
+++ b/NetEx/NetLayer.h
@@ -40,6 +40,7 @@
#define NetLayer_h
#include <windows.h>
+#include <winsock.h>
#include "Text.h"
// +-------------------------------------------------------------------+