mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-05 21:48:28 +02:00
* src/base/fthash.c: Include FT_INTERNAL_MEMORY_H.
This commit is contained in:
parent
dc5b2e828c
commit
e411d38e71
2 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2016-02-14 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
* src/base/fthash.c: Include FT_INTERNAL_MEMORY_H.
|
||||
|
||||
2016-02-14 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
* src/cff/cffparse.c: Include `cffgload.h'.
|
||||
|
|
|
|||
|
|
@ -41,6 +41,7 @@
|
|||
|
||||
#include <ft2build.h>
|
||||
#include FT_INTERNAL_HASH_H
|
||||
#include FT_INTERNAL_MEMORY_H
|
||||
|
||||
|
||||
#define INITIAL_HT_SIZE 241
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue