diff -r 8b609b439da2 -r 0fecfaa711d2 graphicscomposition/openwfsupport/inc/streammap.h --- a/graphicscomposition/openwfsupport/inc/streammap.h Wed Jun 16 12:37:57 2010 +0100 +++ b/graphicscomposition/openwfsupport/inc/streammap.h Thu Jul 22 16:46:06 2010 +0100 @@ -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--