commit | 882edce48e507a1c76c908ec2db04aac218b67d6 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Fri Sep 13 20:36:43 2013 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Fri Sep 13 20:36:43 2013 -0400 |
tree | 462afcec50824aadc2dce3016b5513a4d6fbfcdb | |
parent | ace5c7eb4c2302a6a7eb3576e6dbc3bc026e569c [diff] [blame] |
[graphite2] Fix include
diff --git a/src/hb-graphite2.cc b/src/hb-graphite2.cc index cce8606..6fe16ca 100644 --- a/src/hb-graphite2.cc +++ b/src/hb-graphite2.cc
@@ -30,11 +30,10 @@ #define hb_graphite2_shaper_font_data_t gr_font #include "hb-shaper-impl-private.hh" -#include <graphite2/Font.h> -#include <graphite2/Segment.h> - #include "hb-graphite2.h" +#include <graphite2/Segment.h> + #include "hb-ot-tag.h"