mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-01-04 15:00:13 +01:00
* src/cff/cffgload.c: Include FT_CFF_DRIVER_H.
This commit is contained in:
parent
2048f02e15
commit
9bf75e0819
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2013-05-12 Chris Liddell <chris.liddell@artifex.com>
|
||||
|
||||
* src/cff/cffgload.c: Include FT_CFF_DRIVER_H.
|
||||
|
||||
2013-04-27 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
* docs/CHANGES: Updated.
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
#include FT_INTERNAL_STREAM_H
|
||||
#include FT_INTERNAL_SFNT_H
|
||||
#include FT_OUTLINE_H
|
||||
#include FT_CFF_DRIVER_H
|
||||
|
||||
#include "cffobjs.h"
|
||||
#include "cffload.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue