summaryrefslogtreecommitdiff
path: root/gtk/selection.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-10-16 09:53:55 +0100
committerVincent Sanders <vince@kyllikki.org>2014-10-16 22:33:44 +0100
commitf97c0109a6df5fe2cf4349f26d488f886f51c138 (patch)
tree59f6727011d7ac2c724eb99c51147d2a14ff8050 /gtk/selection.c
parent781d22892b3f3fde47b97ebb50037e69e436f058 (diff)
downloadnetsurf-f97c0109a6df5fe2cf4349f26d488f886f51c138.tar.gz
netsurf-f97c0109a6df5fe2cf4349f26d488f886f51c138.tar.bz2
Update gtk frontend to cope with split operations table headers
Diffstat (limited to 'gtk/selection.c')
-rw-r--r--gtk/selection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/selection.c b/gtk/selection.c
index 231e5fd0d..d1388ed27 100644
--- a/gtk/selection.c
+++ b/gtk/selection.c
@@ -22,7 +22,7 @@
#include "utils/log.h"
#include "desktop/browser.h"
-#include "desktop/gui.h"
+#include "desktop/gui_clipboard.h"
#include "gtk/window.h"