Include error when making new c++ class

when i create a new c++ class and save it in a folder, it adds extra directories to the generated include, but this gives me an error.
i fix it by deleting it manually, but is there a way to fix the generation?

That’s the million-dollar question.
All YouTube tutorials you watch teach you to remove that part from the include after you’ve created a new C++ class.
Everyone knows about it, but no one talks about why this issue hasn’t been fixed yet.