]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-properties-fonts.c
More #include cleanups. Again: reordering, single gtk.h includes and other
[evince.git] / shell / ev-properties-fonts.c
index bb634ef3a3c75385655cb08dcd8084cb9bdee06c..783a5657aa14ad9d28b990257947a0010aaaf40a 100644 (file)
 #include <gtk/gtk.h>
 #include <glade/glade.h>
 
-#include "ev-properties-fonts.h"
 #include "ev-document-fonts.h"
-#include "ev-jobs.h"
 #include "ev-job-scheduler.h"
+#include "ev-jobs.h"
+#include "ev-properties-fonts.h"
 
 struct _EvPropertiesFonts {
        GtkVBox base_instance;