diff options
-rw-r--r-- | cogl/cogl.symbols | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols index 8a322399..4ff0bd98 100644 --- a/cogl/cogl.symbols +++ b/cogl/cogl.symbols @@ -5,6 +5,9 @@ #endif #ifdef COGL_ENABLE_EXPERIMENTAL_API +/* cogl2_clip_push_from_path is only for 1.10.x*/ +cogl2_clip_push_from_path + cogl2_path_arc cogl2_path_close cogl2_path_curve_to |