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