From c67c8b9fbdb009880f26d8c8baf8b76f27cf4885 Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 11 Apr 2006 14:24:46 +0000 Subject: - Fixed various include lines in the map server (of the type -> ) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5985 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/charcommand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/charcommand.c') diff --git a/src/map/charcommand.c b/src/map/charcommand.c index 940e51876..3b9979e42 100644 --- a/src/map/charcommand.c +++ b/src/map/charcommand.c @@ -11,6 +11,7 @@ #include "../common/socket.h" #include "../common/timer.h" #include "../common/nullpo.h" +#include "../common/showmsg.h" #include "log.h" #include "clif.h" @@ -26,7 +27,6 @@ #include "battle.h" #include "charcommand.h" #include "atcommand.h" -#include "showmsg.h" static char command_symbol = '#'; -- cgit v1.2.3-70-g09d2