maybe it was just a syntax error?
This commit is contained in:
parent
ba6daeae8e
commit
9fb488c7bf
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#if USE_PANGO
|
#if defined(USE_PANGO) && !defined(ENABLE_NLS)
|
||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue