summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/opentype/Makefile.am2
-rw-r--r--pango/opentype/hb-open-file-private.hh2
-rw-r--r--pango/opentype/hb-open-type-private.hh (renamed from pango/opentype/hb-open-types-private.hh)0
-rw-r--r--pango/opentype/hb-ot-layout-common-private.hh2
4 files changed, 3 insertions, 3 deletions
diff --git a/pango/opentype/Makefile.am b/pango/opentype/Makefile.am
index 1bb4efed..bfb91df5 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -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 \
diff --git a/pango/opentype/hb-open-file-private.hh b/pango/opentype/hb-open-file-private.hh
index e66b08a0..fc898f28 100644
--- a/pango/opentype/hb-open-file-private.hh
+++ b/pango/opentype/hb-open-file-private.hh
@@ -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"
/*
diff --git a/pango/opentype/hb-open-types-private.hh b/pango/opentype/hb-open-type-private.hh
index e922e277..e922e277 100644
--- a/pango/opentype/hb-open-types-private.hh
+++ b/pango/opentype/hb-open-type-private.hh
diff --git a/pango/opentype/hb-ot-layout-common-private.hh b/pango/opentype/hb-ot-layout-common-private.hh
index 5f7d4394..970400b7 100644
--- a/pango/opentype/hb-ot-layout-common-private.hh
+++ b/pango/opentype/hb-ot-layout-common-private.hh
@@ -29,7 +29,7 @@
#include "hb-ot-layout-private.h"
-#include "hb-open-types-private.hh"
+#include "hb-open-type-private.hh"
/*