like this: ``` unit XSuperObject; interface {$I XSuperObject.inc} uses Classes, Variants, SysUtils, Character, XSuperJSON, ``` how can i add file "XSuperObject.inc" in code snippet