Remove <config.h> #includes from the `.h' files, which is known to be,
um, a wrong thing to do. svn path=/trunk/; revision=7983
This commit is contained in:
@ -24,10 +24,6 @@
|
||||
#ifndef EVOLUTION_SHELL_COMPONENT_H
|
||||
#define EVOLUTION_SHELL_COMPONENT_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <bonobo/bonobo-object.h>
|
||||
#include <bonobo/bonobo-control.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user