mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 15:04:56 +00:00
Remove an unneeded include.
This commit is contained in:
parent
340da9e2fe
commit
817a512364
@ -25,6 +25,7 @@ class unit_type;
|
||||
#include "map_location.hpp"
|
||||
#include "construct_dialog.hpp"
|
||||
#include "events.hpp"
|
||||
#include "network.hpp"
|
||||
|
||||
#include "widgets/button.hpp"
|
||||
|
||||
|
@ -21,13 +21,10 @@ class display;
|
||||
|
||||
#include "cursor.hpp"
|
||||
#include "font.hpp"
|
||||
#include "network.hpp"
|
||||
#include "tooltips.hpp"
|
||||
|
||||
#include "widgets/menu.hpp"
|
||||
|
||||
#include "SDL.h"
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
|
@ -29,6 +29,7 @@
|
||||
#include "gamestatus.hpp"
|
||||
#include "gettext.hpp"
|
||||
#include "log.hpp"
|
||||
#include "network.hpp"
|
||||
#include "replay.hpp"
|
||||
#include "serialization/parser.hpp"
|
||||
#include "unit.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user