diff -r 71dd06cfe933 -r 0aa5fbdfbc30 uifw/AknGlobalUI/NotifierWrapper/src/AknNotiferAppServerApplication.cpp --- a/uifw/AknGlobalUI/NotifierWrapper/src/AknNotiferAppServerApplication.cpp Wed Apr 14 16:14:00 2010 +0300 +++ b/uifw/AknGlobalUI/NotifierWrapper/src/AknNotiferAppServerApplication.cpp Tue Apr 27 16:55:05 2010 +0300 @@ -24,6 +24,9 @@ #include #include +#include +#include "akntranseffect.h" // for Transition effect enumerations + #include #include @@ -348,6 +351,7 @@ { case EApaSystemEventBroughtToForeground: { // ignore this event as it causes undesired effects on applications underneath + GfxTransEffect::EndFullScreen(); break; } default: