Fix FreeType include handling.

master
Torsten Paul 2014-07-08 00:44:16 +02:00
parent 8a2734da40
commit 444ae5d705
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#include <ft2build.h>
#include FT_FREETYPE_H
#include <ttnameid.h>
#include FT_TRUETYPE_IDS_H
#include <vector>
#include <string>