Remove unneeded includes.

This commit is contained in:
Mark de Wever 2010-12-05 18:09:51 +00:00
parent 995b067fdf
commit f6bf9339c5

View File

@ -14,13 +14,11 @@
See the COPYING file for more details.
*/
#include "global.hpp"
#define GETTEXT_DOMAIN "wesnoth-lib"
#include "construct_dialog.hpp"
#include "display.hpp"
#include "game_config.hpp"
#include "gettext.hpp"
#include "sound.hpp"
#include "log.hpp"