[HB] Rename open-types to open-type; beauty

This commit is contained in:
Behdad Esfahbod 2009-08-04 22:06:57 -04:00
parent f4b58d3fc2
commit 7edb430f91
4 changed files with 3 additions and 3 deletions

View 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 \

View 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"
/*

View File

@ -29,7 +29,7 @@
#include "hb-ot-layout-private.h"
#include "hb-open-types-private.hh"
#include "hb-open-type-private.hh"
/*