voxels/
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define VOXELS_DEFAULTWORLDGENERATOR_HPP_
|
||||
|
||||
#include <typedefs.hpp>
|
||||
#include "../voxels/WorldGenerator.hpp"
|
||||
#include "WorldGenerator.hpp"
|
||||
|
||||
struct voxel;
|
||||
class Content;
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#define VOXELS_FLATWORLDGENERATOR_HPP_
|
||||
|
||||
#include <typedefs.hpp>
|
||||
#include "../voxels/WorldGenerator.hpp"
|
||||
#include "WorldGenerator.hpp"
|
||||
|
||||
struct voxel;
|
||||
class Content;
|
||||
|
||||
Reference in New Issue
Block a user