graphicscomposition/openwfcinterface/include/wfcplatform.h
changeset 110 7f25ef56562d
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
--- a/graphicscomposition/openwfcinterface/include/wfcplatform.h	Fri Jun 11 14:58:47 2010 +0300
+++ b/graphicscomposition/openwfcinterface/include/wfcplatform.h	Wed Jun 23 19:41:15 2010 +0300
@@ -1,8 +1,8 @@
-/*********************************************************************
+/********************************************************************
  *                                                                   *
  * Sample implementation of wfcplatform.h, version 1.0, draft 18     *
  *                                                                   *
- * Copyright � 2007-2009 The Khronos Group                           *
+ * Copyright (c) 2007-2009 The Khronos Group                         *
  *                                                                   *
  *********************************************************************/
 
@@ -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;