Draw: Freetype include path situation resolved #653

git-svn-id: svn://ultimatepp.org/upp/trunk@6817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-01-27 09:17:34 +00:00
parent 0d748e6e59
commit fb9e3f55b2

View file

@ -10,7 +10,8 @@
#include <fontconfig/fontconfig.h>
#include <fontconfig/fcfreetype.h>
#include <freetype/ftxf86.h>
// #include <ftxf86.h> // The only function required from that header:
FT_EXPORT( const char* ) FT_Get_X11_Font_Format( FT_Face face ); // Put here to avoid include path issues...
NAMESPACE_UPP