diff --git a/src/lib/evas/common/evas_font_load.c b/src/lib/evas/common/evas_font_load.c index ae4373f079..45cec00f45 100644 --- a/src/lib/evas/common/evas_font_load.c +++ b/src/lib/evas/common/evas_font_load.c @@ -4,7 +4,7 @@ #include -#include "evas_font_ot.h" +#include "evas_font_ot.h" /* USE_HARFBUZZ */ #ifdef USE_HARFBUZZ # include @@ -14,7 +14,6 @@ #include "evas_private.h" #include "evas_font_private.h" /* for Frame-Queuing support */ -#include "evas_font_ot.h" #include /* Freetype2 OS/2 font table. */ #ifdef EVAS_CSERVE2