branch | NewGraphicsArchitecture |
changeset 141 | f5b6a43d0d2d |
parent 0 | 5d03bc08d59c |
--- a/graphicscomposition/openwfcinterface/include/wfcplatform.h Thu Aug 05 12:17:46 2010 +0100 +++ b/graphicscomposition/openwfcinterface/include/wfcplatform.h Thu Aug 05 12:20:08 2010 +0100 @@ -30,6 +30,9 @@ #define WFC_DEFAULT_SCREEN_NUMBER (0) #endif +/* for backward compatibility of wfcGetOnScreenStream symbol use */ +#define wfcGetOnScreenStream extwfcGetOnScreenStream + typedef khronos_int32_t WFCint; typedef khronos_float_t WFCfloat; typedef khronos_uint32_t WFCbitfield;