mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
Include FT_BDF_H.
This commit is contained in:
parent
5e4bfc8562
commit
9cd7463bcd
1 changed files with 3 additions and 0 deletions
|
|
@ -25,6 +25,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
#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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue