aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r--shell/e-shell.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c
index dbcb55b36a..2954765d15 100644
--- a/shell/e-shell.c
+++ b/shell/e-shell.c
@@ -32,12 +32,12 @@
#include "e-shell.h"
#include <glib/gi18n.h>
+#include <libebackend/e-module.h>
+#include <libebackend/e-extensible.h>
#include <libedataserverui/e-passwords.h>
-#include "e-util/e-module.h"
-#include "e-util/e-extensible.h"
-#include "e-util/e-util-private.h"
#include "e-util/e-util.h"
+#include "e-util/e-util-private.h"
#include "smclient/eggsmclient.h"
#include "widgets/misc/e-preferences-window.h"