comparison src/main.c @ 1758:8b9bbf92725f

require libchamplain 0.4 - check for libchamplain 0.4 - dropped libchamplain 0.3.x support http://sourceforge.net/tracker/index.php?func=detail&aid=2861847&group_id=222125&atid=1054680
author nadvornik
date Fri, 25 Sep 2009 20:39:15 +0000
parents 8e64965c1d92
children 91ec4714b905
comparison
equal deleted inserted replaced
1757:8ecdf8445ef5 1758:8b9bbf92725f
46 #include "histogram.h" 46 #include "histogram.h"
47 #include "pixbuf_util.h" 47 #include "pixbuf_util.h"
48 48
49 #ifdef HAVE_LIBCHAMPLAIN 49 #ifdef HAVE_LIBCHAMPLAIN
50 #ifdef HAVE_LIBCHAMPLAIN_GTK 50 #ifdef HAVE_LIBCHAMPLAIN_GTK
51 #include <clutter-gtk/gtk-clutter-embed.h> 51 #include <clutter-gtk/clutter-gtk.h>
52 #endif 52 #endif
53 #endif 53 #endif
54 54
55 55
56 gboolean thumb_format_changed = FALSE; 56 gboolean thumb_format_changed = FALSE;