The ‘include directive can be followed by a macro, instead of a literal string:
‘define home(filename) `"/home/foo/myfile`"
‘include ‘home(myfile)