aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution.idl
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Evolution.idl')
-rw-r--r--shell/Evolution.idl5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/Evolution.idl b/shell/Evolution.idl
index b0d920454a..c7394f98cd 100644
--- a/shell/Evolution.idl
+++ b/shell/Evolution.idl
@@ -8,9 +8,14 @@
* Copyright (C) 2000, 2001 Ximian, Inc.
*/
+#ifndef _GNOME_EVOLUTION_IDL
+#define _GNOME_EVOLUTION_IDL
+
#include <Bonobo.idl>
#include <Evolution-Component.idl>
#include <Evolution-ConfigControl.idl>
#include <Evolution-Offline.idl>
#include <Evolution-Shell.idl>
+
+#endif