Resolve includes to match the hotkey refactoring.
This commit is contained in:
parent
6984e4a09c
commit
2596a6fbac
1 changed files with 4 additions and 1 deletions
|
@ -18,11 +18,14 @@
|
|||
|
||||
#include "config.hpp"
|
||||
#include "config_cache.hpp"
|
||||
#include "display.hpp"
|
||||
#include "filesystem.hpp"
|
||||
#include "font.hpp"
|
||||
#include "game_config.hpp"
|
||||
#include "gettext.hpp"
|
||||
#include "hotkeys.hpp"
|
||||
#include "hotkey/hotkey_manager.hpp"
|
||||
#include "hotkey/hotkey_command.hpp"
|
||||
#include "hotkey/hotkey_item.hpp"
|
||||
#include "language.hpp"
|
||||
#include "playcampaign.hpp"
|
||||
#include "unit_types.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue