summaryrefslogtreecommitdiff
path: root/src/core/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/commonheaders.h')
-rw-r--r--src/core/commonheaders.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/commonheaders.h b/src/core/commonheaders.h
index b70c0bab04..8603a42ffd 100644
--- a/src/core/commonheaders.h
+++ b/src/core/commonheaders.h
@@ -31,6 +31,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define _WIN32_WINNT 0x0700
#define _WIN32_IE 0x0601
+#define INCL_WINSOCK_API_TYPEDEFS 1
+
#include "m_stdhdr.h"
#include <winsock2.h>