X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-properties-fonts.c;h=783a5657aa14ad9d28b990257947a0010aaaf40a;hb=0f5c07a39fbc6be2c5fa819ff0b87143e91e41d1;hp=385cda10ba4462058c03f8c170167b9e2da75a92;hpb=e71d27db284ccf431167816167bf72f1e23c334d;p=evince.git diff --git a/shell/ev-properties-fonts.c b/shell/ev-properties-fonts.c index 385cda10..783a5657 100644 --- a/shell/ev-properties-fonts.c +++ b/shell/ev-properties-fonts.c @@ -22,15 +22,15 @@ #include "config.h" #endif -#include "ev-properties-fonts.h" -#include "ev-document-fonts.h" -#include "ev-jobs.h" -#include "ev-job-scheduler.h" - #include -#include +#include #include +#include "ev-document-fonts.h" +#include "ev-job-scheduler.h" +#include "ev-jobs.h" +#include "ev-properties-fonts.h" + struct _EvPropertiesFonts { GtkVBox base_instance;