pkiutilities/CertSaver/src/CertSaverAppUi.cpp
branchRCL_3
changeset 22 03674e5abf46
parent 21 09b1ac925e3f
equal deleted inserted replaced
21:09b1ac925e3f 22:03674e5abf46
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include <sysutil.h>            // For FFSSpaceBelowCriticalLevelL(..)
    20 #include <sysutil.h>            // For FFSSpaceBelowCriticalLevelL(..)
       
    21 #include <aknnotewrappers.h>    // Note dialogs
    21 #include <mpkcs12.h>
    22 #include <mpkcs12.h>
    22 #include <cryptostrength.h>
    23 #include <cryptostrength.h>
    23 #include <CertSaver.rsg>
    24 #include <CertSaver.rsg>
    24 #include "CertSaverAppUi.h"
    25 #include "CertSaverAppUi.h"
    25 #include "CertSaverContainer.h"
    26 #include "CertSaverContainer.h"