[subset] Minor
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 5 Feb 2018 01:22:07 +0000 (20:22 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 6 Feb 2018 00:36:38 +0000 (19:36 -0500)
src/hb-subset.h

index 84c0c3c20075ce260a08c06f09b5bd67f7d45490..969cf5d2c2e54412b52f46695062d4f08e02ed36 100644 (file)
  * 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