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:
Ettore Perazzoli
2001-02-05 20:45:36 +00:00
parent fdde6ab383
commit f7926820ed
24 changed files with 26 additions and 92 deletions

View File

@ -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>