summaryrefslogtreecommitdiff
path: root/wayland/pango.c
diff options
context:
space:
mode:
authorDrew DeVault <[email protected]>2017-06-14 18:14:22 -0400
committerGitHub <[email protected]>2017-06-14 18:14:22 -0400
commit0fc9628f03984caa04e200a1dc458d1cf7fc6d6c (patch)
treee3c567c4684faf0f9a7f77494f1bf638171d5349 /wayland/pango.c
parent76fcfa1e7fb98eb815bbb937099ff9fde63d301f (diff)
parent16e20ec251b027c5a8dbc5e85804012f2602629d (diff)
Merge branch 'master' into tray
Diffstat (limited to 'wayland/pango.c')
-rw-r--r--wayland/pango.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wayland/pango.c b/wayland/pango.c
index 702ab15c..f9eec98c 100644
--- a/wayland/pango.c
+++ b/wayland/pango.c
@@ -5,6 +5,7 @@
#include <string.h>
#include <stdio.h>
#include <stdbool.h>
+#include <stdint.h>
#include "log.h"
PangoLayout *get_pango_layout(cairo_t *cairo, const char *font, const char *text,