[HB] Rename open-types to open-type; beauty
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 5 Aug 2009 02:06:57 +0000 (22:06 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 2 Nov 2009 19:40:30 +0000 (14:40 -0500)
src/Makefile.am
src/hb-open-file-private.hh
src/hb-open-type-private.hh [moved from src/hb-open-types-private.hh with 100% similarity]
src/hb-ot-layout-common-private.hh

index 1bb4efe..bfb91df 100644 (file)
@@ -14,7 +14,7 @@ HBSOURCES =  \
        hb-font-private.h \
        hb-private.h \
        hb-open-file-private.hh \
-       hb-open-types-private.hh \
+       hb-open-type-private.hh \
        hb-ot-layout.cc \
        hb-ot-layout-common-private.hh \
        hb-ot-layout-gdef-private.hh \
index e66b08a..fc898f2 100644 (file)
@@ -27,7 +27,7 @@
 #ifndef HB_OPEN_FILE_PRIVATE_HH
 #define HB_OPEN_FILE_PRIVATE_HH
 
-#include "hb-open-types-private.hh"
+#include "hb-open-type-private.hh"
 
 
 /*
index 1fbec02..2d3935e 100644 (file)
@@ -29,7 +29,7 @@
 
 #include "hb-ot-layout-private.h"
 
-#include "hb-open-types-private.hh"
+#include "hb-open-type-private.hh"
 
 
 /*