Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-properties-fonts.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-properties-fonts.c')
-rw-r--r--shell/ev-properties-fonts.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/ev-properties-fonts.c b/shell/ev-properties-fonts.c
index bb634ef..783a565 100644
--- a/shell/ev-properties-fonts.c
+++ b/shell/ev-properties-fonts.c
@@ -26,10 +26,10 @@
#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;