summaryrefslogtreecommitdiff
path: root/frontends/gtk/selection.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/gtk/selection.c')
-rw-r--r--frontends/gtk/selection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/gtk/selection.c b/frontends/gtk/selection.c
index 871526047..5cda76746 100644
--- a/frontends/gtk/selection.c
+++ b/frontends/gtk/selection.c
@@ -17,13 +17,13 @@
*/
#include <string.h>
-#include <gtk/gtk.h>
#include <stdlib.h>
#include "utils/log.h"
#include "netsurf/browser_window.h"
#include "netsurf/clipboard.h"
+#include "gtk/compat.h"
#include "gtk/toolbar_items.h"
#include "gtk/window.h"