Method MasterObject()->CompatResolver()->handle_include() Method handle_include string|zero handle_include(string f, string current_file, int local_include) Description This function is called whenever an #include directive is encountered. It receives the argument for #include and should return the file name of the file to include. See also read_include()