]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-stock-icons.c
Updated Arabic Translation by Khaled Hosny.
[evince.git] / shell / ev-stock-icons.c
index 801db9a85734d7d2f42c0ae99ac97d0422506147..003253cb0552ec9c2c700ecfa751fae579178d9b 100644 (file)
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
  */
 
-#include "ev-stock-icons.h"
+#include <config.h>
+
+#include <gtk/gtk.h>
+#include <gdk/gdk.h>
 
-#include <gtk/gtkiconfactory.h>
-#include <gtk/gtkstock.h>
-#include <gdk/gdkpixbuf.h>
+#include "ev-stock-icons.h"
 
 typedef struct {
        char *stock_id;