diff options
Diffstat (limited to 'pango/pangoft2-render.c')
-rw-r--r-- | pango/pangoft2-render.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangoft2-render.c b/pango/pangoft2-render.c index 5bf98a20..a18f98b0 100644 --- a/pango/pangoft2-render.c +++ b/pango/pangoft2-render.c @@ -20,7 +20,7 @@ * Boston, MA 02111-1307, USA. */ -#include <config.h> +#include "config.h" #include <math.h> #include "pangoft2-private.h" |