mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 01:36:10 -05:00
6 lines
112 B
C
6 lines
112 B
C
|
#ifndef COGL_DEPRECATED_H
|
||
|
|
||
|
#define cogl_color cogl_color_REPLACED_BY_cogl_set_source_color
|
||
|
|
||
|
#endif
|