From 713bc4da082e8b240ca6e0d9551c21c2931eece5 Mon Sep 17 00:00:00 2001 From: malufett Date: Mon, 8 Jul 2013 07:12:58 -0700 Subject: Follow up ea5a413cdf7eec37141a7fe124cad38d66464ac4 -where it breaks some skills & in game behaviors. --- src/common/socket.c | 1 + src/common/socket.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/socket.c b/src/common/socket.c index ea8a2cfcc..f6d5849be 100644 --- a/src/common/socket.c +++ b/src/common/socket.c @@ -8,6 +8,7 @@ #include "../common/malloc.h" #include "../common/showmsg.h" #include "../common/strlib.h" +#include "../config/core.h" #include "socket.h" #include diff --git a/src/common/socket.h b/src/common/socket.h index 0870c9d4e..82f8b84c3 100644 --- a/src/common/socket.h +++ b/src/common/socket.h @@ -6,7 +6,6 @@ #define _SOCKET_H_ #include "../common/cbasetypes.h" -#include "../config/core.h" #ifdef WIN32 #include "../common/winapi.h" -- cgit v1.2.3-60-g2f50