mirror of
git://git.sv.nongnu.org/freetype/freetype2.git
synced 2026-01-19 04:52:09 +00:00
* src/autofit/afgsub.c: Include tttables.h and afgsub.h.
This fixes 'make multi' compilation with clang. Reported as https://gitlab.freedesktop.org/freetype/freetype/-/merge_requests/381#note_2984610
This commit is contained in:
@@ -16,11 +16,13 @@
|
||||
*/
|
||||
|
||||
#include <freetype/freetype.h>
|
||||
#include <freetype/tttables.h>
|
||||
#include <freetype/tttags.h>
|
||||
|
||||
#include <freetype/internal/ftstream.h>
|
||||
|
||||
#include "afglobal.h"
|
||||
#include "afgsub.h"
|
||||
#include "aftypes.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user