diff options
Diffstat (limited to 'pango/pango-ot-ruleset.c')
-rw-r--r-- | pango/pango-ot-ruleset.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-ot-ruleset.c b/pango/pango-ot-ruleset.c index e50b2a1e..03bcaf56 100644 --- a/pango/pango-ot-ruleset.c +++ b/pango/pango-ot-ruleset.c @@ -22,7 +22,7 @@ #include <config.h> #include "pango-ot-private.h" -#include "pango-utils.h" +#include "pango-impl-utils.h" typedef struct _PangoOTRule PangoOTRule; |