From bb83a7c114c17b67e9209fcda27b125192ce6b5a Mon Sep 17 00:00:00 2001 From: codemaster Date: Mon, 20 Dec 2004 20:11:23 +0000 Subject: * Updated makefiles to new strlib locations [Codemaster] * Moved strlib.h and strlib.c into the common directory [Codemaster] * Updated a bit of jA 1081 - it's not completly updated yet!!! [Codemaster] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@681 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/char_sql/int_party.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/char_sql/int_party.c') diff --git a/src/char_sql/int_party.c b/src/char_sql/int_party.c index ecc252185..ddcc8bb8d 100644 --- a/src/char_sql/int_party.c +++ b/src/char_sql/int_party.c @@ -4,7 +4,7 @@ // #include "char.h" -#include "strlib.h" +#include "../common/strlib.h" #include "socket.h" #include #include -- cgit v1.2.3-60-g2f50