Minor include cleanup

pull/1211/head
Behdad Esfahbod 6 years ago
parent 1d1734e985
commit 10b6c7c638
  1. 1
      src/hb-ot-shape-complex.hh
  2. 4
      src/hb-ot-shape.cc
  3. 2
      src/hb-ot-shape.hh

@ -29,6 +29,7 @@
#include "hb.hh"
#include "hb-ot-layout.hh"
#include "hb-ot-shape.hh"
#include "hb-ot-shape-normalize.hh"

@ -36,11 +36,9 @@
#include "hb-ot-shape-normalize.hh"
#include "hb-ot-face.hh"
#include "hb-ot-layout.hh"
#include "hb-unicode.hh"
#include "hb-set.hh"
#include "hb-ot-layout-gsubgpos.hh"
#include "hb-aat-layout.hh"

@ -30,7 +30,7 @@
#include "hb.hh"
#include "hb-ot-map.hh"
#include "hb-ot-layout.hh"
#include "hb-shape-plan.hh"

Loading…
Cancel
Save