summaryrefslogtreecommitdiff
path: root/gtk/plotters.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/plotters.c')
-rw-r--r--gtk/plotters.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/gtk/plotters.c b/gtk/plotters.c
index 8896da448..b2a7edecc 100644
--- a/gtk/plotters.c
+++ b/gtk/plotters.c
@@ -33,11 +33,12 @@
#include "utils/log.h"
#include "desktop/plotters.h"
+#include "render/font.h"
+#include "utils/nsoption.h"
+
#include "gtk/font_pango.h"
#include "gtk/plotters.h"
#include "gtk/scaffolding.h"
-#include "render/font.h"
-#include "utils/nsoption.h"
#include "gtk/bitmap.h"
GtkWidget *current_widget;