From 8d88ec37d28a4f99f8b604b3803a41195d3640f1 Mon Sep 17 00:00:00 2001 From: Jose Dapena Paz Date: Wed, 12 Mar 2008 08:27:18 +0000 Subject: [PATCH 1/1] * src/maemo/easysetup/modest-easysetup-wizard-dialog.c: * Update reference to account settings dialog include new path. pmo-trunk-r4297 --- .../easysetup/modest-easysetup-wizard-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/maemo/easysetup/modest-easysetup-wizard-dialog.c b/src/maemo/easysetup/modest-easysetup-wizard-dialog.c index 51fb83d..5ffca3b 100644 --- a/src/maemo/easysetup/modest-easysetup-wizard-dialog.c +++ b/src/maemo/easysetup/modest-easysetup-wizard-dialog.c @@ -52,7 +52,7 @@ #include "modest-runtime.h" /* For modest_runtime_get_account_mgr(). */ #include "maemo/modest-connection-specific-smtp-window.h" #include "widgets/modest-ui-constants.h" -#include "maemo/modest-account-settings-dialog.h" +#include "widgets/modest-account-settings-dialog.h" #include "maemo/modest-maemo-utils.h" #include "modest-utils.h" #include -- 1.7.9.5