summaryrefslogtreecommitdiff
path: root/gtk/selection.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/selection.c')
-rw-r--r--gtk/selection.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/selection.c b/gtk/selection.c
index c07e8889b..231e5fd0d 100644
--- a/gtk/selection.c
+++ b/gtk/selection.c
@@ -18,11 +18,12 @@
#include <string.h>
#include <gtk/gtk.h>
+#include <stdlib.h>
#include "utils/log.h"
-
#include "desktop/browser.h"
#include "desktop/gui.h"
+
#include "gtk/window.h"
static GString *current_selection = NULL;