diff options
Diffstat (limited to 'pango/shape.c')
-rw-r--r-- | pango/shape.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/shape.c b/pango/shape.c index d0be6da5..0dd56a8e 100644 --- a/pango/shape.c +++ b/pango/shape.c @@ -19,7 +19,7 @@ * Boston, MA 02111-1307, USA. */ -#include <config.h> +#include "config.h" #include "pango-impl-utils.h" #include "pango-glyph.h" |