diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2014-02-27 19:13:00 +0800 |
---|---|---|
committer | Neil Roberts <neil@linux.intel.com> | 2014-03-20 18:00:01 +0000 |
commit | fabd5a5b1ebac74856ef1e642489644c258ad005 (patch) | |
tree | 12d6e2b8309b521165df16c90cbee7109816182e | |
parent | a4d2c78e2bed8b871a6467c3f01bc74111831428 (diff) |
Update cogl-path.symbols
One symbol was missed when the cogl-path code was split out from Cogl...
Reviewed-by: Neil Roberts <neil@linux.intel.com>
-rw-r--r-- | cogl-path/cogl-path.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cogl-path/cogl-path.symbols b/cogl-path/cogl-path.symbols index 87c192ab..fd567950 100644 --- a/cogl-path/cogl-path.symbols +++ b/cogl-path/cogl-path.symbols @@ -31,6 +31,7 @@ cogl_set_path cogl_framebuffer_fill_path cogl_framebuffer_push_path_clip cogl_framebuffer_stroke_path +cogl2_clip_push_from_path cogl2_path_arc cogl2_path_close cogl2_path_curve_to |