Added a missing textdomain definement.

This commit is contained in:
Fabian Müller 2012-08-29 14:13:02 +00:00
parent ad6430f28f
commit 779f93959c

View file

@ -12,6 +12,7 @@
See the COPYING file for more details.
*/
#define GETTEXT_DOMAIN "wesnoth-editor"
#include "context_manager.hpp"
#include "display.hpp"