mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 01:51:46 +00:00
Header cleanup.
This commit is contained in:
parent
96175cda15
commit
ba9c3363fb
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user