diff options
Diffstat (limited to 'pango/fonts.c')
-rw-r--r-- | pango/fonts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/fonts.c b/pango/fonts.c index 4e1c6928..efb989bb 100644 --- a/pango/fonts.c +++ b/pango/fonts.c @@ -19,7 +19,7 @@ * Boston, MA 02111-1307, USA. */ -#include <config.h> +#include "config.h" #include <stdlib.h> #include <math.h> #include <string.h> |