diff -r cacf6ee57968 -r 92a765b5b3e7 webengine/osswebengine/MemoryManager/Src/heap.cpp --- a/webengine/osswebengine/MemoryManager/Src/heap.cpp Fri Apr 16 16:07:13 2010 +0300 +++ b/webengine/osswebengine/MemoryManager/Src/heap.cpp Mon May 03 13:32:15 2010 +0300 @@ -30,7 +30,7 @@ #ifdef __NEW_ALLOCATOR__ #include "MemoryLogger.h" -#include "SymbianDLHeap.h" +#include "SymbianDlHeap.h" _LIT(KDLHeapPanicCategory, "DL Heap"); #define GET_PAGE_SIZE(x) UserHal::PageSizeInBytes(x)