mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 00:58:29 +00:00
Remove some unneeded includes
Conflicts: src/loadscreen.cpp
This commit is contained in:
parent
bd76edfb16
commit
1ce6fab419
@ -31,7 +31,6 @@
|
||||
#include "lua_object.hpp" // (Nephro)
|
||||
|
||||
#include "../../attack_prediction.hpp"
|
||||
#include "../../filesystem.hpp"
|
||||
#include "../../game_display.hpp"
|
||||
#include "../../log.hpp"
|
||||
#include "../../map.hpp"
|
||||
|
@ -18,7 +18,6 @@
|
||||
#include "formula_string_utils.hpp"
|
||||
|
||||
#include "../../display.hpp"
|
||||
#include "../../filesystem.hpp"
|
||||
#include "../../gettext.hpp"
|
||||
#include "../../map_exception.hpp"
|
||||
#include "../../map_label.hpp"
|
||||
|
@ -16,7 +16,6 @@
|
||||
|
||||
#include "config.hpp"
|
||||
#include "game_preferences.hpp"
|
||||
#include "filesystem.hpp"
|
||||
#include "formula_string_utils.hpp"
|
||||
#include "gettext.hpp"
|
||||
#include "network.hpp"
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include "font.hpp"
|
||||
#include "marked-up_text.hpp"
|
||||
#include "gettext.hpp"
|
||||
#include "filesystem.hpp"
|
||||
#include "sdl/rect.hpp"
|
||||
#include "video.hpp"
|
||||
#include "image.hpp"
|
||||
|
@ -31,8 +31,6 @@
|
||||
#include "thread.hpp"
|
||||
#include "util.hpp"
|
||||
|
||||
#include "filesystem.hpp"
|
||||
|
||||
#include <cerrno>
|
||||
#include <queue>
|
||||
#include <iomanip>
|
||||
|
Loading…
x
Reference in New Issue
Block a user