View Source Preprocessor File Inclusion A file can be included as follows: -include(File). -include_lib(File).File, a string, is to point out a file. The contents of this file are included as is, at the position of the directive. Include files are typically used for record and macro definitions that are shared by several modules. It is recommended to use the file name extension .hrl for include fi