use the right symbol

SVN revision: 18825
This commit is contained in:
Carsten Haitzler 2005-12-04 12:37:50 +00:00
parent 93630a29ff
commit 8873290ea8
1 changed files with 1 additions and 1 deletions

View File

@ -702,7 +702,7 @@ evas_engine_gl_x11_gradient_alpha_get(void *data, void *gradient, int spread)
Render_Engine *re;
re = (Render_Engine *)data;
return evas_gl_common_gradient_has_alpha(gradient, spread);
return evas_gl_common_gradient_alpha_get(gradient, spread);
}
static void