[subset] Minor

This commit is contained in:
Behdad Esfahbod 2018-02-04 20:22:07 -05:00
parent fc1e82a5ae
commit 0ff007daaa

View File

@ -24,15 +24,10 @@
* Google Author(s): Rod Sheeter
*/
#ifndef HB_H_IN
#error "Include <hb.h> instead."
#endif
#ifndef HB_SUBSET_H
#define HB_SUBSET_H
#include "hb-common.h"
#include "hb-face.h"
#include "hb.h"
HB_BEGIN_DECLS