INCLUDEBIN "filename"
INCLUDEBIN <filename>
The INCLUDEBIN directive inserts the contents of filename into the assembly as binary data. If filename is enclosed in quotation marks, the user include directories are searched, and if filename is enclosed in triangular brackets the system include directories are searched.
Set user include directories, Set system include directories