diff --git a/src/bin/e_comp_x.c b/src/bin/e_comp_x.c index 2a8b83c75..b650a2d89 100644 --- a/src/bin/e_comp_x.c +++ b/src/bin/e_comp_x.c @@ -683,7 +683,7 @@ _e_comp_x_client_pri_norm(E_Client *ec) static void _e_comp_x_client_shape_input_rectangle_set(E_Client *ec) { - Ecore_X_Window win = e_client_util_pwin_get(ec); + Ecore_X_Window win = _e_comp_x_client_window_get(ec); if (!ec->comp_data->reparented) return;