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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/font_pango.c b/gtk/font_pango.c
index 0671d12fb..d512ae69f 100644
--- a/gtk/font_pango.c
+++ b/gtk/font_pango.c
@@ -26,10 +26,11 @@
#include <assert.h>
#include <stdio.h>
#include <gtk/gtk.h>
+
#include "css/css.h"
#include "css/utils.h"
#include "gtk/font_pango.h"
-#include "gtk/gtk_plotters.h"
+#include "gtk/plotters.h"
#include "render/font.h"
#include "utils/utils.h"
#include "utils/log.h"