summaryrefslogtreecommitdiff
path: root/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'gtk')
-rw-r--r--gtk/selection.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/selection.c b/gtk/selection.c
index 534d983ee..be2e44cbf 100644
--- a/gtk/selection.c
+++ b/gtk/selection.c
@@ -28,6 +28,8 @@
#include "gtk/selection.h"
#include "gtk/window.h"
#include "utils/utf8.h"
+
+#include "render/box.h"
static GString *current_selection = NULL;
static GtkClipboard *clipboard;