Part Number: CODECOMPOSER
I manually created a folder structure inside my project and added all the required include paths under:
Project Properties → Build → C2000 Compiler → Include Options
However, only some files compile correctly.
In main.c and a few other files, the compiler does not pick up the include paths, even though the same headers work fine in other source files.