get_template_directory() – references parent theme directory

get_template_directory() gives you the path to the parent theme while get_stylesheet_directory() gives you the path to the child theme.

Docs: