aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution-Shell.idl
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Evolution-Shell.idl')
-rw-r--r--shell/Evolution-Shell.idl5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/Evolution-Shell.idl b/shell/Evolution-Shell.idl
index f5e2d9b32a..c9d075918d 100644
--- a/shell/Evolution-Shell.idl
+++ b/shell/Evolution-Shell.idl
@@ -8,6 +8,9 @@
* Copyright (C) 2000, 2001 Ximian, Inc.
*/
+#ifndef _GNOME_EVOLUTION_SHELL_IDL
+#define _GNOME_EVOLUTION_SHELL_IDL
+
#include <Bonobo.idl>
module GNOME {
@@ -57,3 +60,5 @@ module Evolution {
};
};
};
+
+#endif