How to list include files in our script

Use function get_included_files();

This function will return a array of files which included or required in your script.