aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-selection.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-folder-selection.h')
-rw-r--r--mail/em-folder-selection.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/mail/em-folder-selection.h b/mail/em-folder-selection.h
index 098fa2b227..8a15526a64 100644
--- a/mail/em-folder-selection.h
+++ b/mail/em-folder-selection.h
@@ -24,10 +24,7 @@
#ifndef EM_FOLDER_SELECTION_H
#define EM_FOLDER_SELECTION_H
-#ifdef __cplusplus
-extern "C" {
-#pragma }
-#endif /* __cplusplus */
+G_BEGIN_DECLS
#include "em-folder-tree.h"
@@ -38,8 +35,6 @@ void em_select_folder (struct _GtkWindow *parent_window, const gchar *title, con
void (*done)(const gchar *uri, gpointer data),
gpointer data);
-#ifdef __cplusplus
-}
-#endif /* __cplusplus */
+G_END_DECLS
#endif /* EM_FOLDER_SELECTION_H */