mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 12:12:43 +00:00
Add a missing header.
This commit is contained in:
parent
80ee8a0f83
commit
fe8b43b181
@ -21,11 +21,11 @@
|
||||
#define UNIT_DISPLAY_HPP_INCLUDED
|
||||
|
||||
#include "map_location.hpp"
|
||||
#include "unit_map.hpp"
|
||||
|
||||
class attack_type;
|
||||
class team;
|
||||
class unit;
|
||||
class unit_map;
|
||||
|
||||
/**
|
||||
* Contains a number of free functions which display units
|
||||
|
Loading…
x
Reference in New Issue
Block a user