diff options
Diffstat (limited to 'shell/e-shell-window-commands.c')
-rw-r--r-- | shell/e-shell-window-commands.c | 2 |
1 files changed, 1 insertions, 1 deletions
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" |