From 4503c052d04822edb3105e639b824ed88013a810 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 6 Jun 2008 15:12:53 +0000 Subject: ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and 2008-06-06 Matthew Barnes ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (#536637) svn path=/trunk/; revision=35606 --- e-util/e-gui-utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-gui-utils.h') diff --git a/e-util/e-gui-utils.h b/e-util/e-gui-utils.h index 678ab1bcd8..740c77e95e 100644 --- a/e-util/e-gui-utils.h +++ b/e-util/e-gui-utils.h @@ -1,7 +1,7 @@ #ifndef E_GUI_UTILS_H #define E_GUI_UTILS_H -#include +#include GdkPixbuf *e_icon_for_mime_type (const char *mime_type, int size); GtkWidget *e_create_image_widget (gchar *name, gchar *string1, gchar *string2, gint int1, gint int2); -- cgit v1.2.3