aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/main.c')
-rw-r--r--my-evolution/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/my-evolution/main.c b/my-evolution/main.c
index d8c6160486..f13e76434c 100644
--- a/my-evolution/main.c
+++ b/my-evolution/main.c
@@ -30,6 +30,7 @@
#endif
#include <libgnomevfs/gnome-vfs.h>
+#include <glade/glade.h>
#include "component-factory.h"
@@ -56,6 +57,7 @@ main (int argc,
gconf_init (argc, argv, NULL);
#endif
+ glade_gnome_init ();
gnome_vfs_init ();
/* Start our component */