summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pango/pango-tabs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/pango-tabs.c b/pango/pango-tabs.c
index 12c27200..947b7e9b 100644
--- a/pango/pango-tabs.c
+++ b/pango/pango-tabs.c
@@ -22,6 +22,7 @@
#include "config.h"
#include "pango-tabs.h"
#include "pango-impl-utils.h"
+#include <stdlib.h>
#include <string.h>
typedef struct _PangoTab PangoTab;