emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ftfont.h,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ftfont.h,v
Date: Wed, 09 Jul 2008 00:29:48 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/07/09 00:29:47

Index: ftfont.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ftfont.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- ftfont.h    15 May 2008 03:25:00 -0000      1.4
+++ ftfont.h    9 Jul 2008 00:29:47 -0000       1.5
@@ -25,6 +25,9 @@
 #include <ft2build.h>
 #include FT_FREETYPE_H
 #include FT_SIZES_H
+#ifdef FT_BDF_H
+#include FT_BDF_H
+#endif
 
 #ifdef HAVE_LIBOTF
 #include <otf.h>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]