don't be so afraid to include locale.h
This commit is contained in:
parent
13215aaaab
commit
ba6daeae8e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
#include <glib.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#if USE_PANGO && !ENABLE_NLS
|
||||
#if USE_PANGO
|
||||
#include <locale.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue