Since the 5.30 the behaviour of include have changed.
Code: Select all
- Changed: The way (X)IncludeFile and IncludeBinary works: it's now relative to the file which contains these statements (which is easier to handle)

Because before, that's works, my includeFile (not in the MainFile folder) call a RES beside the MainFile, and now i have search constant compiler and not found how have this path..
Have a good day