diff -r cdf2f6e5c390 -r bf7481649c98 graphicscomposition/openwfsupport/inc/streammap.h --- a/graphicscomposition/openwfsupport/inc/streammap.h Thu May 27 14:13:51 2010 +0300 +++ b/graphicscomposition/openwfsupport/inc/streammap.h Fri Jun 11 14:58:47 2010 +0300 @@ -21,14 +21,12 @@ #include #include //for RFastLock #include //for RHashMap -#include - -#include class CSurfaceStream; class TSurfaceId; class MSurfaceUpdateServerProvider; class CExtensionContainer; +class RSurfaceManager; NONSHARABLE_CLASS(COpenWfcStreamMap): public CBase { @@ -198,7 +196,7 @@ /** * Surface manager */ - RSurfaceManager iSurfaceManager; + RSurfaceManager* iSurfaceManager; RHeap *iMainHeap; //< --This points to main thread's heap--