egl_g3d: add missing param to egl_g3d_st_manager_get_egl_image()

This commit is contained in:
Brian Paul
2010-05-27 12:04:08 -06:00
parent df64122c30
commit 462bccef4f
@@ -206,6 +206,7 @@ egl_g3d_destroy_st_apis(void)
static boolean
egl_g3d_st_manager_get_egl_image(struct st_manager *smapi,
struct st_context_iface *stctx,
void *egl_image,
struct st_egl_image *out)
{