mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
* Fix include paths. Now it builds properly.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#include "LevelChunk.hpp"
|
||||
#include "ChunkCache.hpp"
|
||||
#include "Level.hpp"
|
||||
#include "world/level/Level.hpp"
|
||||
|
||||
ChunkCache::ChunkCache(Level* pLevel, ChunkStorage* pStor, ChunkSource* pSrc)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user