summaryrefslogtreecommitdiff
path: root/frontends/gtk/corewindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/gtk/corewindow.c')
-rw-r--r--frontends/gtk/corewindow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/gtk/corewindow.c b/frontends/gtk/corewindow.c
index 9f66ef1ca..8af19588f 100644
--- a/frontends/gtk/corewindow.c
+++ b/frontends/gtk/corewindow.c
@@ -42,9 +42,9 @@
#include "utils/utils.h"
#include "utils/messages.h"
#include "utils/utf8.h"
+#include "netsurf/types.h"
#include "netsurf/keypress.h"
#include "netsurf/mouse.h"
-#include "desktop/plot_style.h"
#include "gtk/compat.h"
#include "gtk/gui.h" /* just for gtk_gui_gdkkey_to_nskey */