X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fhb-ot-shape.h;h=f9560e57e512fb67cf199aa22aca59f779937db6;hb=8354e004e553856d7d743e0f0b4de4668484026a;hp=d6a3dc728358dd303cc4bed77fefcc7c531fd900;hpb=2409d5f8d7dd8b535ce5ea29e933f7db27d33793;p=profile%2Fivi%2Forg.tizen.video-player.git diff --git a/src/hb-ot-shape.h b/src/hb-ot-shape.h index d6a3dc7..f9560e5 100644 --- a/src/hb-ot-shape.h +++ b/src/hb-ot-shape.h @@ -27,6 +27,7 @@ #ifndef HB_OT_SHAPE_H #define HB_OT_SHAPE_H +#include "hb-common.h" #include "hb-shape.h" @@ -35,7 +36,6 @@ HB_BEGIN_DECLS void hb_ot_shape (hb_font_t *font, - hb_face_t *face, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features);