src/hb-ot-deprecated.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 88630a458b21b811075bed9e761a94c50736dc11 Author: Behdad Esfahbod <[email protected]> Date: Fri Nov 30 01:11:04 2018 -0500 Fix build for realz diff --git a/src/hb-ot-deprecated.h b/src/hb-ot-deprecated.h index 0dfabc9b..bce51b71 100644 --- a/src/hb-ot-deprecated.h +++ b/src/hb-ot-deprecated.h @@ -31,7 +31,7 @@ #ifndef HB_OT_DEPRECATED_H #define HB_OT_DEPRECATED_H -#include "hb-common.h" +#include "hb.h" #include "hb-ot-name.h" _______________________________________________ HarfBuzz mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/harfbuzz
