Compiling error from ShooterAIController

can´t find existing ShooterAIController. I didnt change anything in this code. The error spawned while coding in anoter C++ Class. I think the error gets resolved with reinstalling VS2019, because a similar error happened to me a few days ago

It worked before. I tried building manually and deleting the intermediate and Binaries folder for rebuilding. Nothing helped

![alt text][2
After I outcomment the include everything works fine. I created a new C++ ControllerClass. The include in KillEmAllGameMode worked fine but why it couldn´t find ShooterAIController?

![alt text][2]