[paint] Fix include path

This commit is contained in:
Behdad Esfahbod 2022-12-17 09:22:55 -07:00
parent 8a9069d55f
commit 601a596ca0
1 changed files with 1 additions and 1 deletions

View File

@ -7,13 +7,13 @@
#include "../../hb-ot-hmtx-table.hh"
#include "../../hb-ot-var-gvar-table.hh"
#include "../../hb-draw.hh"
#include "../../hb-paint.hh"
#include "glyf-helpers.hh"
#include "Glyph.hh"
#include "SubsetGlyph.hh"
#include "loca.hh"
#include "path-builder.hh"
#include "hb-paint.hh"
namespace OT {