MFC: Use FT_*_H macros instead of including <freetype/*.h>

freetype moved its headers around in 2.5.1.
This commit is contained in:
matthieu 2014-01-03 13:01:26 +00:00
parent e881145932
commit c5ffd11875

View File

@ -21,10 +21,10 @@
*/
#include "xftint.h"
#include <freetype/ftoutln.h>
#include <freetype/ftlcdfil.h>
#include FT_OUTLINE_H
#include FT_LCD_FILTER_H
#include <freetype/ftsynth.h>
#include FT_SYNTHESIS_H
/*
* Validate the memory info for a font