Evas font: Add missing header.
authorTom Hacohen <tom@stosb.com>
Tue, 15 Jan 2013 17:15:06 +0000 (17:15 +0000)
committerTom Hacohen <tom@stosb.com>
Tue, 15 Jan 2013 17:15:06 +0000 (17:15 +0000)
SVN revision: 82826

src/lib/evas/common/evas_font_load.c

index 0cb5b7d..b1a6efd 100644 (file)
@@ -7,6 +7,7 @@
 #ifdef USE_HARFBUZZ
 # include <hb.h>
 # include <hb-ft.h>
+# include <hb-font.h>
 #endif
 
 #include "evas_common.h"