From 54eb27fc3e1e3635e0905a2fc5735a2c77b19d98 Mon Sep 17 00:00:00 2001 From: ultramage Date: Tue, 6 Nov 2007 19:27:55 +0000 Subject: Patching a gcc compilation problem... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11689 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/charcommand.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/map/charcommand.c b/src/map/charcommand.c index 8a1ca7cc7..08aa5ead2 100644 --- a/src/map/charcommand.c +++ b/src/map/charcommand.c @@ -1,6 +1,8 @@ // Copyright (c) Athena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder +#include "../common/cbasetypes.h" +#include "../common/mmo.h" #include "../common/timer.h" #include "../common/nullpo.h" #include "../common/showmsg.h" -- cgit v1.2.3-60-g2f50