Acess to XRSystem from somewhere besides GEngine

Hey everyone. I’m just wondering if anyone knows of a way to get acess to the GetDevicesCount() function from the XRSystem without actually having to include Engine.h and getting it from GEngine, because Engine.h is huge and I’d much rather not blow up my compile times

Thanks in advance