commit | 16dac7eccf04bb357e95a8e4c18c8418dcfb4030 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Wed Jun 03 12:07:46 2015 -0700 |
committer | Behdad Esfahbod <behdad@behdad.org> | Wed Jun 03 12:07:46 2015 -0700 |
tree | 279617fe0a02a98ef92252c0a20bf035e462053c | |
parent | 8dacb7f8b46c70f22b70c78e0a8efc3309137650 [diff] |
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 {