** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and

2008-06-06  Matthew Barnes  <mbarnes@redhat.com>

	** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
	   GTK_DISABLE_SINGLE_INCLUDES defined.  (#536637)


svn path=/trunk/; revision=35606
This commit is contained in:
Matthew Barnes
2008-06-06 15:12:53 +00:00
committed by Matthew Barnes
parent 6efe8d58cd
commit 4503c052d0
372 changed files with 328 additions and 1338 deletions

View File

@ -22,7 +22,7 @@
#define __EVOLUTION_SHELL_COMPONENT_UTILS_H__
#include <bonobo/bonobo-ui-component.h>
#include <gtk/gtkwindow.h>
#include <gtk/gtk.h>
#ifdef __cplusplus
extern "C" {