diff -urN cr3.0.56-7_old/crengine/src/lvfntman.cpp cr3.0.56-7/crengine/src/lvfntman.cpp --- cr3.0.56-7_old/crengine/src/lvfntman.cpp 2016-02-20 13:34:51.000000000 +0300 +++ cr3.0.56-7/crengine/src/lvfntman.cpp 2016-02-20 13:40:33.000000000 +0300 @@ -47,9 +47,9 @@ #include "freetype/freetype.h" #else -#include -//#include FT_FREETYPE_H -#include +#include +#include FT_FREETYPE_H +//#include #endif #if (USE_FONTCONFIG==1)