projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba6daea
)
maybe it was just a syntax error?
author
Mikael Magnusson
<mikachu@comhem.se>
Sat, 19 Aug 2006 04:17:55 +0000
(
04:17
+0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Sat, 19 Aug 2006 04:17:55 +0000
(
04:17
+0000)
render/font.c
patch
|
blob
|
history
diff --git
a/render/font.c
b/render/font.c
index 8172dbfae83bb0d0a0dfa9c010ba64152798ee1a..d371e8ef23c652eeef96ad45bb59a5e9cc572dea 100644
(file)
--- a/
render/font.c
+++ b/
render/font.c
@@
-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