changeset 29 | 1c71b77fbc93 |
parent 17 | 4f2773374eff |
28:4cc0d1a608c1 | 29:1c71b77fbc93 |
---|---|
22 #define __LAUNCHERE32IMAGE_H__ |
22 #define __LAUNCHERE32IMAGE_H__ |
23 |
23 |
24 #include <e32base.h> |
24 #include <e32base.h> |
25 #include <badesca.h> |
25 #include <badesca.h> |
26 #include <eikenv.h> |
26 #include <eikenv.h> |
27 #include <e32ldr_private.h> |
|
27 |
28 |
28 class E32ImageHeader; |
29 class E32ImageHeader; |
29 class E32ImportSection; |
30 class E32ImportSection; |
30 class E32RelocSection; |
31 class E32RelocSection; |
31 class CEikonEnv; |
32 class CEikonEnv; |