Evas font: Add missing header.

SVN revision: 82826
This commit is contained in:
Tom Hacohen 2013-01-15 17:15:06 +00:00
parent a4b89a16ac
commit c8e1fe4c9f
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#ifdef USE_HARFBUZZ
# include <hb.h>
# include <hb-ft.h>
# include <hb-font.h>
#endif
#include "evas_common.h"