A function in the parent functions.php is requiring an include. I have editted this file its calling, but obviously its still in the parent directory.
require get_template_directory() . '/inc/widgets/team-member.php';
How can i ammend the file url in the child functions.php?