Voxel Plugin

When I try to create the C++ classes required to generate worlds with the free version, it can’t find “MyWorldGenerator.generated.h”, and that causes the whole thing to fail. I followed the steps in the wiki (World Generators - Voxel Plugin Documentation) up to replacing the .h and .cpp files, and I got my error there.