mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Read config from gettext.h
Otherwise the USE_GETTEXT define might not be visible.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include "config.h" // for USE_GETTEXT
|
||||
|
||||
#if USE_GETTEXT
|
||||
#include <libintl.h>
|
||||
#else
|
||||
|
Reference in New Issue
Block a user