installationservices/swi/source/swis/server/installationprocessor.h
changeset 5 3eebb1e54d3a
parent 0 ba25891c3a9e
child 25 98b66e4fb0be
child 65 7333d7932ef7
equal deleted inserted replaced
3:127731b7107d 5:3eebb1e54d3a
    25 #ifndef __INSTALLATIONPROCESSOR_H__
    25 #ifndef __INSTALLATIONPROCESSOR_H__
    26 #define __INSTALLATIONPROCESSOR_H__
    26 #define __INSTALLATIONPROCESSOR_H__
    27 
    27 
    28 #include <e32base.h>
    28 #include <e32base.h>
    29 #include <f32file.h>
    29 #include <f32file.h>
       
    30 #include <e32ldr_private.h>
    30 #include "msisuihandlers.h"
    31 #include "msisuihandlers.h"
    31 #include "sisregistryfiledescription.h"
    32 #include "sisregistryfiledescription.h"
    32 #include "processor.h"
    33 #include "processor.h"
    33 
    34 
    34 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
    35 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK