summaryrefslogtreecommitdiff
path: root/pango/mapping.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/mapping.c')
-rw-r--r--pango/mapping.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/mapping.c b/pango/mapping.c
index db66c7ec..3bbc623e 100644
--- a/pango/mapping.c
+++ b/pango/mapping.c
@@ -19,6 +19,8 @@
* Boston, MA 02111-1307, USA.
*/
+#include <config.h>
+
/* The initial implementation here is script independent,
* but it might actually need to be virtualized into the
* rendering modules. Otherwise, we probably will end up