summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2004-08-13 19:03:15 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2004-08-13 19:03:15 +0000
commit0161d08ecd543c80e5625bf63d0091dbccd95f4e (patch)
tree20bebcf89bedf66f43b48ca0d58623f0ec328946
parent0641e99b21eead5aaee0c1136dd2d640028f6783 (diff)
Fix the build
-rw-r--r--src/xftint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xftint.h b/src/xftint.h
index 36de634..465bb2e 100644
--- a/src/xftint.h
+++ b/src/xftint.h
@@ -50,6 +50,7 @@
# define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
# else
# define HAVE_FT_BITMAP_SIZE_Y_PPEM 0
+# endif
#endif
typedef struct _XftMatcher {