]> Dogcows Code - chaz/openbox/commitdiff
don't be so afraid to include locale.h
authorMikael Magnusson <mikachu@comhem.se>
Sat, 19 Aug 2006 04:15:51 +0000 (04:15 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Sat, 19 Aug 2006 04:15:51 +0000 (04:15 +0000)
render/font.c

index b715bb80b076e4da150dbde4e4f99c3957b02ada..8172dbfae83bb0d0a0dfa9c010ba64152798ee1a 100644 (file)
@@ -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
 
This page took 0.024148 seconds and 4 git commands to generate.