diff -r cdf2f6e5c390 -r bf7481649c98 graphicscomposition/openwfsupport/src/openwfcstream.cpp --- a/graphicscomposition/openwfsupport/src/openwfcstream.cpp Thu May 27 14:13:51 2010 +0300 +++ b/graphicscomposition/openwfsupport/src/openwfcstream.cpp Fri Jun 11 14:58:47 2010 +0300 @@ -18,6 +18,7 @@ // Include Files #include +#include #include #include "symbianstream.h" #include "surfacestream.h" @@ -137,7 +138,7 @@ khronos_int32_t* aWidth, khronos_int32_t* aHeight, khronos_int32_t* aStride, - TUidPixelFormat* aFormat, + khronos_int32_t* aFormat, khronos_int32_t* aPixelSize) { CSurfaceStream* stream=CSurfaceStream::FromHandle(aStream);