[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Wed Jun 3 12:07:51 PDT 2015


 util/options.cc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 16dac7eccf04bb357e95a8e4c18c8418dcfb4030
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Wed Jun 3 12:07:46 2015 -0700

    Fix build

diff --git a/util/options.cc b/util/options.cc
index a6e1752..0f92aec 100644
--- a/util/options.cc
+++ b/util/options.cc
@@ -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 {


More information about the HarfBuzz mailing list