[OT::Color] Drop unused includes
diff --git a/src/OT/Color/COLR/COLR.hh b/src/OT/Color/COLR/COLR.hh
index 47b6c0b..31be658 100644
--- a/src/OT/Color/COLR/COLR.hh
+++ b/src/OT/Color/COLR/COLR.hh
@@ -30,7 +30,6 @@
 
 #include "../../../hb.hh"
 #include "../../../hb-open-type.hh"
-#include "../../../hb-ot-layout-common.hh"
 #include "../../../hb-ot-var-common.hh"
 #include "../../../hb-paint.hh"
 #include "../../../hb-paint-extents.hh"
diff --git a/src/OT/Color/COLR/colrv1-closure.hh b/src/OT/Color/COLR/colrv1-closure.hh
index c743297..f792f96 100644
--- a/src/OT/Color/COLR/colrv1-closure.hh
+++ b/src/OT/Color/COLR/colrv1-closure.hh
@@ -28,7 +28,7 @@
 #define OT_COLOR_COLR_COLRV1_CLOSURE_HH
 
 #include "../../../hb-open-type.hh"
-#include "../../../hb-ot-layout-common.hh"
+//#include "../../../hb-ot-layout-common.hh"
 #include "COLR.hh"
 
 /*
diff --git a/src/OT/Color/sbix/sbix.hh b/src/OT/Color/sbix/sbix.hh
index c48a572..46ad3fd 100644
--- a/src/OT/Color/sbix/sbix.hh
+++ b/src/OT/Color/sbix/sbix.hh
@@ -29,7 +29,6 @@
 #define OT_COLOR_SBIX_SBIX_HH
 
 #include "../../../hb-open-type.hh"
-#include "../../../hb-ot-layout-common.hh"
 #include "../../../hb-paint.hh"
 
 /*