mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 12:51:07 +00:00
notifications.cpp uses _(), include gettext.hpp
Fixes Windows builds.
This commit is contained in:
parent
0050fdda65
commit
fc13d09019
@ -18,7 +18,7 @@
|
|||||||
#include "log.hpp"
|
#include "log.hpp"
|
||||||
#include "game_config.hpp"
|
#include "game_config.hpp"
|
||||||
#include "game_preferences.hpp"
|
#include "game_preferences.hpp"
|
||||||
|
#include "gettext.hpp"
|
||||||
|
|
||||||
#include <boost/cstdint.hpp>
|
#include <boost/cstdint.hpp>
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user