Can't reference installed libraries

You just want the name of the include file, without the path.

I believe what you are seeing is an Intellisense issue, not a compile issue. You'll get the red squggle, but when you try to compile it will succeed. If that's what's happening, see this post for how to get VSCode to update its library search paths correctly.