summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'gtk')
-rw-r--r--gtk/bitmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/bitmap.c b/gtk/bitmap.c
index fa86ff178..3c5b1742c 100644
--- a/gtk/bitmap.c
+++ b/gtk/bitmap.c
@@ -26,6 +26,7 @@
#include <assert.h>
#include <stdbool.h>
#include <string.h>
+#include <stdlib.h>
#include <cairo.h>
#include <gtk/gtk.h>