commit | 0b08adb3539f2ec29682456b89c69e89ff5e9c03 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Mon Apr 23 22:41:09 2012 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Mon Apr 23 22:44:59 2012 -0400 |
tree | 935f9b0f974dfa3b5ad420c840d30766435aa528 | |
parent | 5b93e8d94fb4c2474816304ae3f52e1c704882de [diff] [blame] |
Add hb_set_t
diff --git a/src/hb-ot-layout-common-private.hh b/src/hb-ot-layout-common-private.hh index 8158df1..142eb5c 100644 --- a/src/hb-ot-layout-common-private.hh +++ b/src/hb-ot-layout-common-private.hh
@@ -31,6 +31,7 @@ #include "hb-ot-layout-private.hh" #include "hb-open-type-private.hh" +#include "hb-set-private.hh" #define NO_CONTEXT ((unsigned int) 0x110000)