Resolve includes to match the hotkey refactoring.

This commit is contained in:
fendrin 2013-12-04 00:16:00 +01:00
parent 6984e4a09c
commit 2596a6fbac

View file

@ -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"