Add include check to hb-ot-font.h

This commit is contained in:
Behdad Esfahbod 2015-06-03 11:53:42 -07:00
parent 37c8daf724
commit 8dacb7f8b4
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@
* Google Author(s): Behdad Esfahbod, Roozbeh Pournader
*/
#ifndef HB_OT_H_IN
#error "Include <hb-ot.h> instead."
#endif
#ifndef HB_OT_FONT_H
#define HB_OT_FONT_H