VS cant see AWheeledVehicle.h

So, I added PhysXVehicle to proj.build.cs
I cant understand why it not works.

Hello Danila24ru,

It looks like you may have a typo in your include statement. According to the error, it seems that you are attempting to include UWheeledVehicleMovementComponent, while the name of the header file does not have the U prefix.