summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
Diffstat (limited to 'pango')
-rw-r--r--pango/break.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/break.c b/pango/break.c
index 8e63415b..ce1d7dfb 100644
--- a/pango/break.c
+++ b/pango/break.c
@@ -21,6 +21,7 @@
#include "pango.h"
#include "pango-modules.h"
+#include <string.h>
/* See http://www.unicode.org/unicode/reports/tr14/ if you hope
* to understand the line breaking code.