aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-wizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/evolution-wizard.h')
-rw-r--r--shell/evolution-wizard.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/shell/evolution-wizard.h b/shell/evolution-wizard.h
index 617d7bb3a5..fe51ab13d7 100644
--- a/shell/evolution-wizard.h
+++ b/shell/evolution-wizard.h
@@ -9,12 +9,11 @@
#ifndef __EVOLUTION_WIZARD_H__
#define __EVOLUTION_WIZARD_H__
+#include <bonobo/bonobo-xobject.h>
#include <bonobo/bonobo-control.h>
#include <bonobo/bonobo-event-source.h>
-#include <Evolution.h>
-
-BEGIN_GNOME_DECLS
+#include "Evolution.h"
typedef struct _EvolutionWizard EvolutionWizard;
typedef struct _EvolutionWizardPrivate EvolutionWizardPrivate;
@@ -81,6 +80,4 @@ void evolution_wizard_set_page (EvolutionWizard *wizard,
BonoboEventSource * evolution_wizard_get_event_source (EvolutionWizard *wizard);
-END_GNOME_DECLS
-
#endif /* __EVOLUTION_WIZARD_H__ */