This commit is contained in:
Behdad Esfahbod 2013-05-28 15:25:06 -04:00
parent 2a17f9568d
commit 7d395c2a25
1 changed files with 4 additions and 0 deletions

View File

@ -51,6 +51,10 @@
#include <hb-uniscribe.h>
#endif
#ifdef HAVE_CORETEXT
#include <hb-coretext.h>
#endif
int
main (int argc, char **argv)
{