mirror of
https://github.com/reactos/wine.git
synced 2025-01-27 06:53:49 +00:00
wrc: Don't include gettext-po.h if we don't have the corresponding library.
This commit is contained in:
parent
1195530795
commit
6c0e6df1b7
@ -26,7 +26,7 @@
|
||||
#include <stdarg.h>
|
||||
#include <assert.h>
|
||||
#include <ctype.h>
|
||||
#ifdef HAVE_GETTEXT_PO_H
|
||||
#ifdef HAVE_LIBGETTEXTPO
|
||||
#include <gettext-po.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user