--- a/pkiutilities/CertSaver/src/CertSaverModel.cpp Thu Jul 08 20:04:36 2010 +0300
+++ b/pkiutilities/CertSaver/src/CertSaverModel.cpp Thu Jul 22 14:15:39 2010 +0300
@@ -16,11 +16,6 @@
*/
-// INCLUDE FILES
-#include <aknnotewrappers.h> // Note dialogs
-
-
-
#include <StringLoader.h> // For loading resource strings
#include <unifiedcertstore.h> // For saving the certificates
#include <mctwritablecertstore.h> // For saving the certificates
@@ -37,6 +32,8 @@
#include <x509certext.h>
#include <mctkeystore.h>
#include <TrustedSitesStore.h>
+#include <eikenv.h> // CEikonEnv
+#include <AknUtils.h> // AknTextUtils
#include <CertSaver.rsg>
#include "CertSaverModel.h"