[graphite2] Fix include
This commit is contained in:
parent
ace5c7eb4c
commit
882edce48e
|
@ -30,11 +30,10 @@
|
||||||
#define hb_graphite2_shaper_font_data_t gr_font
|
#define hb_graphite2_shaper_font_data_t gr_font
|
||||||
#include "hb-shaper-impl-private.hh"
|
#include "hb-shaper-impl-private.hh"
|
||||||
|
|
||||||
#include <graphite2/Font.h>
|
|
||||||
#include <graphite2/Segment.h>
|
|
||||||
|
|
||||||
#include "hb-graphite2.h"
|
#include "hb-graphite2.h"
|
||||||
|
|
||||||
|
#include <graphite2/Segment.h>
|
||||||
|
|
||||||
#include "hb-ot-tag.h"
|
#include "hb-ot-tag.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -28,6 +28,8 @@
|
||||||
|
|
||||||
#include "hb.h"
|
#include "hb.h"
|
||||||
|
|
||||||
|
#include <graphite2/Font.h>
|
||||||
|
|
||||||
HB_BEGIN_DECLS
|
HB_BEGIN_DECLS
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue