"FMeshDrawSingleShaderBindings" is undefined

I had to add this line to my VertexFactory.h file to remove this intellisense error.

#include "Runtime/Renderer/Public/MeshDrawShaderBindings.h"