diff options
Diffstat (limited to 'src/map')
-rw-r--r-- | src/map/clif.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |