mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Fix gettext
This commit is contained in:
parent
9e2a9b55e1
commit
1367e8ffff
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#ifndef GETTEXT_HEADER
|
||||
#define GETTEXT_HEADER
|
||||
|
||||
//#include "config.h" // for USE_GETTEXT
|
||||
#include "config.h" // for USE_GETTEXT
|
||||
|
||||
#if USE_GETTEXT
|
||||
#include <libintl.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue