From 35f032e73a472ae4d859552a7f3b59108b89706e Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 5 Oct 2000 22:29:29 +0000 Subject: #include 2000-10-05 Chris Toshok * e-shell-folder-creation-dialog.c: #include * e-shell-folder-selection-dialog.c: same. svn path=/trunk/; revision=5754 --- shell/ChangeLog | 6 ++++++ shell/e-shell-folder-creation-dialog.c | 2 +- shell/e-shell-folder-selection-dialog.c | 3 +-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index 03d2ab81e4..d1f49e9166 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2000-10-05 Chris Toshok + + * e-shell-folder-creation-dialog.c: #include + + * e-shell-folder-selection-dialog.c: same. + 2000-10-05 Chris Toshok * e-shell-folder-selection-dialog.c: add #include for diff --git a/shell/e-shell-folder-creation-dialog.c b/shell/e-shell-folder-creation-dialog.c index fc55cd75d6..0b8539f481 100644 --- a/shell/e-shell-folder-creation-dialog.c +++ b/shell/e-shell-folder-creation-dialog.c @@ -28,9 +28,9 @@ #include #include -#include "e-util/e-gui-utils.h" #include #include +#include #include diff --git a/shell/e-shell-folder-selection-dialog.c b/shell/e-shell-folder-selection-dialog.c index ed1ecb1f7a..7b835b2f99 100644 --- a/shell/e-shell-folder-selection-dialog.c +++ b/shell/e-shell-folder-selection-dialog.c @@ -27,12 +27,11 @@ #include #include -#include #include -#include "e-util/e-gui-utils.h" #include #include +#include #include "e-shell-constants.h" #include "e-storage-set-view.h" -- cgit v1.2.3