Character class header not found

Hello Community.-

I have created a c++ class of type character, but in the header the compiler cant find #include “CoreMinimal.h” and the cpp cant also find #include “Character.h”. For this reason i cannot compile successfuly