Header dep cleanup
This commit is contained in:
parent
fb0d252462
commit
0dd200d28f
|
@ -31,8 +31,6 @@
|
||||||
|
|
||||||
#include "hb-font.h"
|
#include "hb-font.h"
|
||||||
|
|
||||||
#include "hb-ot-head-private.hh"
|
|
||||||
|
|
||||||
HB_BEGIN_DECLS
|
HB_BEGIN_DECLS
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -30,6 +30,7 @@
|
||||||
#include "hb-private.h"
|
#include "hb-private.h"
|
||||||
|
|
||||||
#include "hb-ot-layout.h"
|
#include "hb-ot-layout.h"
|
||||||
|
#include "hb-ot-head-private.hh"
|
||||||
|
|
||||||
#include "hb-font-private.hh"
|
#include "hb-font-private.hh"
|
||||||
#include "hb-buffer-private.hh"
|
#include "hb-buffer-private.hh"
|
||||||
|
|
Loading…
Reference in New Issue