Coreminimal.h not found when building for PS

Hi there,

I have the default C++ class for code generation inside my Project.

When I try to build the game project with Visual Studio with PS5 Standard Debugger I get this error:

-CoreMinimal.h not found

I tried changing this with Engine.h or EngineMinimal.h but this won’ t work.
Anyone have a solution or advices?

Thank you