Fix build
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 3 Jun 2015 19:07:46 +0000 (12:07 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 3 Jun 2015 19:07:46 +0000 (12:07 -0700)
util/options.cc

index a6e1752..0f92aec 100644 (file)
@@ -30,7 +30,7 @@
 #include <hb-ft.h>
 #endif
 #ifdef HAVE_OT
-#include <hb-ot-font.h>
+#include <hb-ot.h>
 #endif
 
 struct supported_font_funcs_t {