Removed the accidental include of "config.h".

This commit is contained in:
fendrin 2013-05-25 00:39:52 +02:00
parent 5de899a28c
commit ab072b4960

View File

@ -19,14 +19,9 @@
#define GETTEXT_DOMAIN "wesnoth-editor"
#include "item_palette.hpp"
#include "../../gettext.hpp"
//#include "../../item_types.hpp"
#include <boost/foreach.hpp>
#include "config.h"
#include <string>
namespace editor {