Hi,
I have adopted some of the SDK drivers in my local project code including a header file / typedef. I'm now facing the problem that the compiler includes all the headers from SDK source directory and I could not manage to change this.
behaviour:
- including from red is not wanted (SDK source)
- include from blue is wanted (my local header file)

Project Settings:

Thx
W.