Fix compile after the last Voxelman change.

This commit is contained in:
Relintai 2020-04-03 09:33:23 +02:00
parent 35a2ab30fe
commit 9471551987

View File

@ -26,7 +26,7 @@ SOFTWARE.
#include "core/resource.h"
#ifdef VOXELMAN_PRESENT
#include "../../voxelman/props/prop_data.h"
#include "../../props/props/prop_data.h"
#endif
class WorldGeneratorPropData : public Resource {