mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 22:22:14 +00:00
Remove unneeded includes.
This commit is contained in:
parent
995b067fdf
commit
f6bf9339c5
@ -14,13 +14,11 @@
|
|||||||
See the COPYING file for more details.
|
See the COPYING file for more details.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "global.hpp"
|
|
||||||
|
|
||||||
#define GETTEXT_DOMAIN "wesnoth-lib"
|
#define GETTEXT_DOMAIN "wesnoth-lib"
|
||||||
|
|
||||||
#include "construct_dialog.hpp"
|
#include "construct_dialog.hpp"
|
||||||
|
|
||||||
#include "display.hpp"
|
#include "display.hpp"
|
||||||
#include "game_config.hpp"
|
|
||||||
#include "gettext.hpp"
|
#include "gettext.hpp"
|
||||||
#include "sound.hpp"
|
#include "sound.hpp"
|
||||||
#include "log.hpp"
|
#include "log.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user