Appearance: use ft2build.h instead of ftoption.h
* Freetype 2.5 has changed headers location.
This commit is contained in:
parent
8b0f40cb47
commit
aa0797a228
@ -10,7 +10,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <freetype/config/ftoption.h>
|
||||
#include <ft2build.h>
|
||||
// for detected the availablility of subpixel anti-aliasing
|
||||
|
||||
#include <Box.h>
|
||||
|
Loading…
Reference in New Issue
Block a user