From: Mikael Magnusson Date: Sat, 19 Aug 2006 04:15:51 +0000 (+0000) Subject: don't be so afraid to include locale.h X-Git-Tag: openbox-3_3_991-RELEASE~502 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=ba6daeae8ead810c0b8adefdf10b8cf5f83e78f9;p=dana%2Fopenbox.git don't be so afraid to include locale.h --- diff --git a/render/font.c b/render/font.c index b715bb80..8172dbfa 100644 --- a/render/font.c +++ b/render/font.c @@ -28,7 +28,7 @@ #include #include #include -#if USE_PANGO && !ENABLE_NLS +#if USE_PANGO #include #endif