aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/e-component-registry.c2
-rw-r--r--shell/e-shell-view.c1
-rw-r--r--shell/e-shell-window-commands.c2
3 files changed, 1 insertions, 4 deletions
diff --git a/shell/e-component-registry.c b/shell/e-component-registry.c
index 146ceb26a6..1dfac47561 100644
--- a/shell/e-component-registry.c
+++ b/shell/e-component-registry.c
@@ -26,8 +26,6 @@
#include "e-component-registry.h"
-#include <e-util/e-icon-factory.h>
-
#include <glib/gi18n.h>
#include <bonobo/bonobo-object.h>
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index daa9794e3b..a71c3f3ab3 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -31,7 +31,6 @@
#include "e-shell-view.h"
#include "e-shell-window.h"
-#include "e-util/e-icon-factory.h"
static BonoboObjectClass *parent_class = NULL;
diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c
index a9f46205bb..eaf3fbd82e 100644
--- a/shell/e-shell-window-commands.c
+++ b/shell/e-shell-window-commands.c
@@ -39,9 +39,9 @@
#include <gconf/gconf-client.h>
-#include "e-util/e-icon-factory.h"
#include "e-util/e-dialog-utils.h"
#include "e-util/e-error.h"
+#include "e-util/e-icon-factory.h"
#include "e-util/e-print.h"
#include "e-util/e-util-private.h"