From d9b39777045e3bcd47e7eb2d6c157be26fb1c34d Mon Sep 17 00:00:00 2001 From: ultramage Date: Sat, 23 Jun 2007 12:15:58 +0000 Subject: random fixing git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10808 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/login_sql/login.c | 2 +- src/map/clif.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/login_sql/login.c b/src/login_sql/login.c index b231d9e16..a080e0fb8 100644 --- a/src/login_sql/login.c +++ b/src/login_sql/login.c @@ -2,13 +2,13 @@ // For more information, see LICENCE in the main folder #include "../common/cbasetypes.h" +#include "../common/mmo.h" #include "../common/core.h" #include "../common/socket.h" #include "../common/db.h" #include "../common/timer.h" #include "../common/malloc.h" #include "../common/strlib.h" -#include "../common/mmo.h" #include "../common/showmsg.h" #include "../common/version.h" #include "../common/md5calc.h" diff --git a/src/map/clif.c b/src/map/clif.c index 14f70e4f8..7cb9fc096 100644 --- a/src/map/clif.c +++ b/src/map/clif.c @@ -1,5 +1,5 @@ // Copyright (c) Athena Dev Teams - Licensed under GNU GPL -// For more information, see LI3CENCE in the main folder +// For more information, see LICENCE in the main folder #define DUMP_UNKNOWN_PACKET 0 #define DUMP_ALL_PACKETS 0 -- cgit v1.2.3-60-g2f50