maybe it was just a syntax error?

This commit is contained in:
Mikael Magnusson 2006-08-19 04:17:55 +00:00
parent ba6daeae8e
commit 9fb488c7bf

View file

@ -28,7 +28,7 @@
#include <glib.h>
#include <string.h>
#include <stdlib.h>
#if USE_PANGO
#if defined(USE_PANGO) && !defined(ENABLE_NLS)
#include <locale.h>
#endif