]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-stock-icons.c
More #include cleanups. Again: reordering, single gtk.h includes and other
[evince.git] / shell / ev-stock-icons.c
index 09536ca709c749f284a7438ce7a60e2f98edb9d3..003253cb0552ec9c2c700ecfa751fae579178d9b 100644 (file)
  */
 
 #include <config.h>
-#include "ev-stock-icons.h"
 
 #include <gtk/gtk.h>
 #include <gdk/gdk.h>
 
+#include "ev-stock-icons.h"
+
 typedef struct {
        char *stock_id;
        char *icon;