branch | anywhere |
changeset 41 | d32f34975bbf |
parent 33 | 0173bcd7697c |
child 133 | 2a0ada0a1bf8 |
child 249 | a179b74831c9 |
--- a/kerneltest/e32test/power/t_domain.cpp Mon Feb 01 19:40:00 2010 +0100 +++ b/kerneltest/e32test/power/t_domain.cpp Mon Feb 01 19:49:38 2010 +0100 @@ -58,6 +58,8 @@ #include "domainpolicytest.h" #include <e32debug.h> #include <f32file.h> +#include <e32ldr.h> +#include <e32ldr_private.h> LOCAL_D RTest test(_L(" T_DOMAIN ")); _LIT(KThreadName, "t_domain_panic_thread");