I am working with some code that was written for a different compiler/linker, and it is including files like this:
#include
I'm going to copy Ben's comment and say you should add an include path to where your header files are located. This is very common to do in a project