aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-component-registry.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-component-registry.c')
-rw-r--r--shell/e-component-registry.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/shell/e-component-registry.c b/shell/e-component-registry.c
index f175722ab7..9b8d997222 100644
--- a/shell/e-component-registry.c
+++ b/shell/e-component-registry.c
@@ -25,18 +25,15 @@
#include <config.h>
#endif
-#include <gtk/gtkobject.h>
#include <gtk/gtktypeutils.h>
-#include <bonobo.h>
#include <gal/util/e-util.h>
-#include "e-shell-utils.h"
#include "Evolution.h"
-#include "evolution-shell-component-client.h"
-
#include "e-component-registry.h"
+#include "e-shell-utils.h"
+#include "evolution-shell-component-client.h"
#define PARENT_TYPE GTK_TYPE_OBJECT