From 40a44f83fc8c640412af6e4f227106eea9c17003 Mon Sep 17 00:00:00 2001 From: toms Date: Sun, 13 Apr 2008 18:47:42 +0000 Subject: Added an include in clif.h to avoid a complaint of gcc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12580 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/clif.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/clif.h') diff --git a/src/map/clif.h b/src/map/clif.h index 8516b05f8..455d820c3 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -5,7 +5,7 @@ #define _CLIF_H_ #include "../common/cbasetypes.h" -//#include "../common/mmo.h" +#include "../common/mmo.h" struct storage; struct guild_storage; //#include "map.h" -- cgit v1.2.3-70-g09d2