From e49f1e0050d7e948df0bc797f47ee250b0f44dae Mon Sep 17 00:00:00 2001 From: David Athay Date: Sun, 25 Mar 2012 17:55:25 -0500 Subject: Made changes to compile on Mac OSX 10.6 and later MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also added Xcode project for others to compile for Mac OSX. Reviewed-by: Thorbjørn Lindeijer --- src/net/manaserv/connection.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/manaserv') diff --git a/src/net/manaserv/connection.h b/src/net/manaserv/connection.h index 954849de..42932c47 100644 --- a/src/net/manaserv/connection.h +++ b/src/net/manaserv/connection.h @@ -23,6 +23,7 @@ #define NET_MANASERV_CONNECTION_H #include +#include "net/manaserv/network.h" #include -- cgit v1.2.3-60-g2f50