From 670579b8379c1f4fbce6a940652b162cabcd867a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 22 Aug 2012 12:57:14 +0300 Subject: Remove useless includes. --- src/map.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/map.cpp') diff --git a/src/map.cpp b/src/map.cpp index cce5d6419..082c45857 100644 --- a/src/map.cpp +++ b/src/map.cpp @@ -23,14 +23,14 @@ #include "map.h" #include "actorspritemanager.h" +#include "client.h" #include "configuration.h" -#include "logger.h" +#include "localplayer.h" #include "maplayer.h" #include "particle.h" #include "simpleanimation.h" #include "tileset.h" -#include "localplayer.h" #include "resources/ambientlayer.h" #include "resources/image.h" @@ -44,6 +44,7 @@ #include #include +#include #include -- cgit v1.2.3-60-g2f50