projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc1e82a
)
[subset] Minor
author
Behdad Esfahbod
<behdad@behdad.org>
Mon, 5 Feb 2018 01:22:07 +0000
(20:22 -0500)
committer
Behdad Esfahbod
<behdad@behdad.org>
Tue, 6 Feb 2018 00:36:38 +0000
(19:36 -0500)
src/hb-subset.h
patch
|
blob
|
history
diff --git
a/src/hb-subset.h
b/src/hb-subset.h
index 84c0c3c20075ce260a08c06f09b5bd67f7d45490..969cf5d2c2e54412b52f46695062d4f08e02ed36 100644
(file)
--- a/
src/hb-subset.h
+++ b/
src/hb-subset.h
@@
-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