X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fhb-ot.h;h=fd6dd58e78d1553e4e4de6c07f291a1fe188483c;hb=8f0b64fb6988f9502d2c5e39768a9af133d9a83f;hp=f14a7eec4694477512a4cca1ab581e9777354749;hpb=80af2812fb3b231ddcb4608ec13c6038a681c818;p=framework%2Fuifw%2Fharfbuzz.git diff --git a/src/hb-ot.h b/src/hb-ot.h index f14a7ee..fd6dd58 100644 --- a/src/hb-ot.h +++ b/src/hb-ot.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009 Red Hat, Inc. + * Copyright © 2009 Red Hat, Inc. * * This is part of HarfBuzz, a text shaping library. * @@ -30,7 +30,10 @@ #include "hb.h" #include "hb-ot-layout.h" -#include "hb-ot-shape-private.hh" +#include "hb-ot-shape.h" #include "hb-ot-tag.h" +HB_BEGIN_DECLS +HB_END_DECLS + #endif /* HB_OT_H */