summaryrefslogtreecommitdiff
path: root/gtk/about.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/about.c')
-rw-r--r--gtk/about.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/about.c b/gtk/about.c
index b2f5a52cd..55df409c8 100644
--- a/gtk/about.c
+++ b/gtk/about.c
@@ -22,6 +22,7 @@
* Implementation of gtk about dialog.
*/
+#include <stdlib.h>
#include <stdint.h>
#include "utils/utils.h"