diff options
Diffstat (limited to 'shell/e-shell-folder-selection-dialog.c')
-rw-r--r-- | shell/e-shell-folder-selection-dialog.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shell-folder-selection-dialog.c b/shell/e-shell-folder-selection-dialog.c index 76801def2b..46fb5ce82e 100644 --- a/shell/e-shell-folder-selection-dialog.c +++ b/shell/e-shell-folder-selection-dialog.c @@ -30,8 +30,8 @@ #include <libgnome/gnome-i18n.h> #include "e-util/e-gui-utils.h" -#include "e-util/e-util.h" -#include "widgets/misc/e-scroll-frame.h" +#include <gal/util/e-util.h> +#include <gal/widgets/e-scroll-frame.h> #include "e-shell-constants.h" #include "e-storage-set-view.h" |