git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17407 54d463be-8e91-2dee-dedb-b68131a5f0ec
@@ -7,6 +7,7 @@
#include "../common/malloc.h"
#include "../common/showmsg.h"
#include "../common/strlib.h"
+#include "../config/core.h"
#include "socket.h"
#include <stdio.h>
@@ -5,7 +5,6 @@
#define _SOCKET_H_
#include "../common/cbasetypes.h"
-#include "../config/core.h"
#ifdef WIN32
#include "../common/winapi.h"