mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 05:57:26 +00:00
Include cleanup.
This commit is contained in:
parent
58241d5b9b
commit
eb73b52e6a
@ -19,6 +19,7 @@
|
||||
|
||||
#include "construct_dialog.hpp"
|
||||
#include "display.hpp"
|
||||
#include "game_config.hpp"
|
||||
#include "gettext.hpp"
|
||||
#include "sound.hpp"
|
||||
#include "log.hpp"
|
||||
|
@ -34,9 +34,6 @@
|
||||
#define DISPLAY_H_INCLUDED
|
||||
|
||||
class config;
|
||||
class team;
|
||||
class unit;
|
||||
class unit_map;
|
||||
class terrain_builder;
|
||||
class map_labels;
|
||||
|
||||
@ -46,10 +43,10 @@ class map_labels;
|
||||
#include "key.hpp"
|
||||
#include "map_location.hpp"
|
||||
#include "reports.hpp"
|
||||
#include "team.hpp"
|
||||
#include "time_of_day.hpp"
|
||||
#include "theme.hpp"
|
||||
#include "video.hpp"
|
||||
#include "viewpoint.hpp"
|
||||
#include "widgets/button.hpp"
|
||||
|
||||
#include "SDL.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user