summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/hb-private.h')
-rw-r--r--pango/opentype/hb-private.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/pango/opentype/hb-private.h b/pango/opentype/hb-private.h
index eaade51d..55bedada 100644
--- a/pango/opentype/hb-private.h
+++ b/pango/opentype/hb-private.h
@@ -40,7 +40,8 @@
#include <string.h>
#include <assert.h>
#if HB_DEBUG
-#include <stdio.h> /* XXX */
+#include <stdio.h>
+#include <errno.h>
#endif
#include "hb-common.h"