diff -r 2f259fa3e83a -r 8ca85d2f0db7 uifw/AvKon/notifsrc/AknSoftNotifier.cpp --- a/uifw/AvKon/notifsrc/AknSoftNotifier.cpp Tue Feb 02 01:00:49 2010 +0200 +++ b/uifw/AvKon/notifsrc/AknSoftNotifier.cpp Fri Feb 19 23:04:46 2010 +0200 @@ -23,7 +23,7 @@ #include #include #include -#include "AknSoftNoteConsts.h" +#include "aknsoftnoteconsts.h" const TInt KBufferGranularity = 128; const TInt KGlobalNoteTextLength = 256;