diff options
Diffstat (limited to 'pango/break.c')
-rw-r--r-- | pango/break.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/break.c b/pango/break.c index 4a7fcdef..aafa503f 100644 --- a/pango/break.c +++ b/pango/break.c @@ -19,6 +19,8 @@ * Boston, MA 02111-1307, USA. */ +#include <config.h> + #include "pango-break.h" #include "pango-modules.h" #include <string.h> |