comparison src/main.h @ 1574:ee2b66a09a03

compilation fixes for older glib and gtk
author nadvornik
date Tue, 28 Apr 2009 06:54:59 +0000
parents 0a1266bde95b
children 2b2aa3326763
comparison
equal deleted inserted replaced
1573:007d54b763cd 1574:ee2b66a09a03
55 #include <gtk/gtk.h> 55 #include <gtk/gtk.h>
56 56
57 #include <gdk-pixbuf/gdk-pixbuf.h> 57 #include <gdk-pixbuf/gdk-pixbuf.h>
58 #include <gdk-pixbuf/gdk-pixbuf-loader.h> 58 #include <gdk-pixbuf/gdk-pixbuf-loader.h>
59 59
60 #include "compat.h"
60 61
61 /* 62 /*
62 *---------------------------------------------------------------------------- 63 *----------------------------------------------------------------------------
63 * defines 64 * defines
64 *---------------------------------------------------------------------------- 65 *----------------------------------------------------------------------------