webengine/osswebengine/MemoryManager/Src/FastAllocator.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
--- a/webengine/osswebengine/MemoryManager/Src/FastAllocator.cpp	Tue Aug 31 16:17:46 2010 +0300
+++ b/webengine/osswebengine/MemoryManager/Src/FastAllocator.cpp	Wed Sep 01 12:28:30 2010 +0100
@@ -17,7 +17,7 @@
 */
 
 #include "FastAllocator.h"
-#include "MemoryManager.h"
+#include <MemoryManager.h>
 #include "MemoryPool.h"
 #include <e32std.h>
 #include <e32debug.h>