Header cleanup.

This commit is contained in:
Mark de Wever 2008-07-20 14:15:32 +00:00
parent 96175cda15
commit ba9c3363fb
2 changed files with 3 additions and 3 deletions

View File

@ -17,6 +17,7 @@
#include "gettext.hpp"
#include "image.hpp"
#include "log.hpp"
#include "map.hpp"
#include "minimap.hpp"
#include "team.hpp"
#include "wml_exception.hpp"

View File

@ -14,11 +14,10 @@
#ifndef MINIMAP_HPP_INCLUDED
#define MINIMAP_HPP_INCLUDED
#include "map.hpp"
#include "sdl_utils.hpp"
class team;
class gamemap;
class viewpoint;
namespace image {
///function to create the minimap for a given map