aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/evolution-intelligent-importer.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/importer/evolution-intelligent-importer.h')
-rw-r--r--shell/importer/evolution-intelligent-importer.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/shell/importer/evolution-intelligent-importer.h b/shell/importer/evolution-intelligent-importer.h
index 99d5d2b26d..d9613d3f66 100644
--- a/shell/importer/evolution-intelligent-importer.h
+++ b/shell/importer/evolution-intelligent-importer.h
@@ -27,10 +27,7 @@
#include <bonobo/bonobo-object.h>
#include <importer/GNOME_Evolution_Importer.h>
-#ifdef __cplusplus
-extern "C" {
-#pragma }
-#endif /* __cplusplus */
+G_BEGIN_DECLS
#define EVOLUTION_TYPE_INTELLIGENT_IMPORTER (evolution_intelligent_importer_get_type ())
#define EVOLUTION_INTELLIGENT_IMPORTER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EVOLUTION_TYPE_INTELLIGENT_IMPORTER, EvolutionIntelligentImporter))
@@ -67,8 +64,6 @@ EvolutionIntelligentImporter *evolution_intelligent_importer_new (EvolutionIntel
const gchar *message,
gpointer closure);
-#ifdef __cplusplus
-}
-#endif
+G_END_DECLS
#endif