diff --git a/util/hb-ot-shape-closure.cc b/util/hb-ot-shape-closure.cc index 1cfdf34cc..776e67017 100644 --- a/util/hb-ot-shape-closure.cc +++ b/util/hb-ot-shape-closure.cc @@ -32,10 +32,6 @@ const unsigned DEFAULT_FONT_SIZE = FONT_SIZE_NONE; const unsigned SUBPIXEL_BITS = 0; -#ifdef HAVE_FREETYPE -#include -#endif - struct shape_closure_consumer_t { void add_options (struct option_parser_t *parser)