Skip to content

Commit

Permalink
clean an include
Browse files Browse the repository at this point in the history
  • Loading branch information
gfgtdf committed Jan 16, 2016
1 parent 8efc1da commit 7a819e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wesnoth.cpp
Expand Up @@ -28,6 +28,7 @@
#include "formula.hpp" // for formula_error
#include "game_config.hpp" // for path, debug, debug_lua, etc
#include "game_config_manager.hpp" // for game_config_manager, etc
#include "game_end_exceptions.hpp"
#include "game_launcher.hpp" // for game_launcher, etc
#include "gettext.hpp"
#include "gui/auxiliary/event/handler.hpp" // for tmanager
Expand All @@ -36,7 +37,6 @@
#include "gui/dialogs/message.hpp" // for show_error_message
#include "gui/widgets/helper.hpp" // for init
#include "help/help.hpp" // for help_manager
#include "hotkey/command_executor.hpp" // for basic_handler
#include "image.hpp" // for flush_cache, etc
#include "loadscreen.hpp" // for loadscreen, etc
#include "log.hpp" // for LOG_STREAM, general, logger, etc
Expand Down

0 comments on commit 7a819e6

Please sign in to comment.