envtrace.h not found while compiling a KMDF driver with WPP tracing

I have been trying to write a KDF driver and envtrace.h is not found because of which macros like TRACE_LEVEL_ERROR and other macros are not found. I tried to debug what was going wrong here but found nothing on this error on the internet.

Want to know if anyone else faced this issue.

OS : Windows 10 Home
Using : Visual Studio 2022
Windows SDK versions : 10.0.22000.0, 10.0.19041.0 and 10.0.18362.0

It’s evntrace.h, not envtrace.h