commit | 20dde6101662fd9ebe5f613631ea468f4c0a995f | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Thu Aug 04 01:07:33 2011 -0400 |
committer | Behdad Esfahbod <[email protected]> | Thu Aug 04 01:07:33 2011 -0400 |
tree | 090f1b6e6729996231d0cb1c60132c4936951e39 | |
parent | 44b4f50d05fd51d8056a78e359fbb00fbcac43a0 [diff] [blame] |
Minor
diff --git a/src/hb-uniscribe.h b/src/hb-uniscribe.h index 2156af4..d498f97 100644 --- a/src/hb-uniscribe.h +++ b/src/hb-uniscribe.h
@@ -24,8 +24,8 @@ * Google Author(s): Behdad Esfahbod */ -#ifndef HB_USP_SHAPE_H -#define HB_USP_SHAPE_H +#ifndef HB_UNISCRIBE_H +#define HB_UNISCRIBE_H #include "hb-common.h" #include "hb-shape.h" @@ -43,4 +43,4 @@ HB_END_DECLS -#endif /* HB_USP_SHAPE_H */ +#endif /* HB_UNISCRIBE_H */