For example there is the following structure of a project fragment: `dir1` `___file1.inc` `___dir2` `______file.php` How to write <-- @include ? --> in the file.php, to include file.inc?