What is #include "Welcome/to/xxxxx.h"?

Iv’e been following this guide to integrate the Sixense SDK available from their website.
If I comment out the line, it compiles, but then it is not including the precompiled header for the sixensed.dll.
Iv’e tried adding an include path to it in my .Build.cs, but it still did not find the header on compile.