mirror of
https://github.com/Relintai/world_generator.git
synced 2024-11-12 10:15:07 +01:00
Fix compile after the last Voxelman change.
This commit is contained in:
parent
35a2ab30fe
commit
9471551987
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user