[OT::Color] Drop unused includes
This commit is contained in:
parent
da7b66c1f8
commit
b8193357c1
|
@ -30,7 +30,6 @@
|
||||||
|
|
||||||
#include "../../../hb.hh"
|
#include "../../../hb.hh"
|
||||||
#include "../../../hb-open-type.hh"
|
#include "../../../hb-open-type.hh"
|
||||||
#include "../../../hb-ot-layout-common.hh"
|
|
||||||
#include "../../../hb-ot-var-common.hh"
|
#include "../../../hb-ot-var-common.hh"
|
||||||
#include "../../../hb-paint.hh"
|
#include "../../../hb-paint.hh"
|
||||||
#include "../../../hb-paint-extents.hh"
|
#include "../../../hb-paint-extents.hh"
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
#define OT_COLOR_COLR_COLRV1_CLOSURE_HH
|
#define OT_COLOR_COLR_COLRV1_CLOSURE_HH
|
||||||
|
|
||||||
#include "../../../hb-open-type.hh"
|
#include "../../../hb-open-type.hh"
|
||||||
#include "../../../hb-ot-layout-common.hh"
|
//#include "../../../hb-ot-layout-common.hh"
|
||||||
#include "COLR.hh"
|
#include "COLR.hh"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -29,7 +29,6 @@
|
||||||
#define OT_COLOR_SBIX_SBIX_HH
|
#define OT_COLOR_SBIX_SBIX_HH
|
||||||
|
|
||||||
#include "../../../hb-open-type.hh"
|
#include "../../../hb-open-type.hh"
|
||||||
#include "../../../hb-ot-layout-common.hh"
|
|
||||||
#include "../../../hb-paint.hh"
|
#include "../../../hb-paint.hh"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue