diff options
Diffstat (limited to 'pango/reorder-items.c')
-rw-r--r-- | pango/reorder-items.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/reorder-items.c b/pango/reorder-items.c index 1044fe55..41fb370d 100644 --- a/pango/reorder-items.c +++ b/pango/reorder-items.c @@ -20,7 +20,7 @@ */ #include <config.h> -#include <pango/pango-glyph.h> +#include "pango-glyph.h" /* * NB: The contents of the file implement the exact same algorithm |