summaryrefslogtreecommitdiff
path: root/gtk/font_pango.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/font_pango.c')
-rw-r--r--gtk/font_pango.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/font_pango.c b/gtk/font_pango.c
index c0d107988..a100745d7 100644
--- a/gtk/font_pango.c
+++ b/gtk/font_pango.c
@@ -17,7 +17,7 @@
#include <gtk/gtk.h>
#include "netsurf/css/css.h"
#include "netsurf/gtk/font_pango.h"
-#include "netsurf/gtk/gtk_window.h"
+#include "netsurf/gtk/gtk_plotters.h"
#include "netsurf/render/font.h"
#include "netsurf/utils/utils.h"
#include "netsurf/utils/log.h"