Why wouldn’t the root of the project’s source not be automatically added? Anyone wanting to use folders and include a .h in another folder would have this issue.
I see a lot of people using PrivateIncludePaths for third party libraries but not necessarily their own game code.
It almost feels like I am missing something obvious here.