diff options
Diffstat (limited to 'src/tree.c')
-rw-r--r-- | src/tree.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ #include <glade/glade.h> #include <string.h> +#include <stdlib.h> #include "zenity.h" #include "util.h" |
![]() |
index : zenity-gtk2 | |
A port of Zenity from GTK+-3.0 to GTK+-2.0 | Luke T. Shumaker |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/tree.c | 1 |
@@ -25,6 +25,7 @@ #include <glade/glade.h> #include <string.h> +#include <stdlib.h> #include "zenity.h" #include "util.h" |