util/options.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 16dac7eccf04bb357e95a8e4c18c8418dcfb4030
Author: Behdad Esfahbod <[email protected]>
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 {
_______________________________________________
HarfBuzz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/harfbuzz