Can't use ALevelSequenceActor

Hi, I’ve been learning c++ and I wanted to use a trigger volume to play a level sequence animation via c++ code, but I can’t use the class reference to expose it as a Property, I’m using the header but it also throws me an error that it could not find the header in the project.

I’m having the same issue. Did you solve this problem?