include gettext from ../src
This commit is contained in:
parent
395a0af910
commit
674f2609c2
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ extern "C" {
|
|||
# include <stdlib.h>
|
||||
#endif // HAVE_STDLIB_H
|
||||
|
||||
#include "gettext.h"
|
||||
#include "../src/gettext.h"
|
||||
#define _(str) gettext(str)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue