inculde header file for gettext (#3962)

This commit is contained in:
Severin Glöckner 2019-03-11 12:59:13 +01:00
parent f175651cb8
commit 2763596bdb

View file

@ -13,6 +13,7 @@
*/
#include "game_data.hpp"
#include "gettext.hpp"
#include "log.hpp"
#include "persist_context.hpp"
#include "persist_manager.hpp"