Error 42. #include failed because the file does not exist: <filename> (current working directory is '...')

Occurs when specified include file does not exist. Example:

#include "not\existing\path\to\the\file.afl"