forked from minhngoc25a/freetype2
Added macro FT_UNPATENTED_H to use when including new header
ttunpat.h.
This commit is contained in:
parent
8ffb4a164d
commit
db287c9764
|
@ -523,6 +523,8 @@
|
|||
|
||||
#define FT_INCREMENTAL_H <freetype/ftincrem.h>
|
||||
|
||||
#define FT_TRUETYPE_UNPATENTED_H <freetype/ttunpat.h>
|
||||
|
||||
/* now include internal headers definitions from <freetype/internal/...> */
|
||||
|
||||
#define FT_INTERNAL_INTERNAL_H <freetype/internal/internal.h>
|
||||
|
|
Loading…
Reference in New Issue