mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 22:03:07 -06:00
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:
parent
0d748e6e59
commit
fb9e3f55b2
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue