X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fworld%2FChunkLoader.hpp;h=1c0b98f792b349e69a9f7e997228038cdffcba5a;hb=1bc2f230105ad6e1ee8d999ddc079cd85d244bf9;hp=0198651f2ab307e137d6b7e220c291461b51dd54;hpb=13e676a6e49128ebc6c63b8dd08bef51d360e8e9;p=blank.git diff --git a/src/world/ChunkLoader.hpp b/src/world/ChunkLoader.hpp index 0198651..1c0b98f 100644 --- a/src/world/ChunkLoader.hpp +++ b/src/world/ChunkLoader.hpp @@ -1,7 +1,7 @@ #ifndef BLANK_WORLD_CHUNKLOADER_HPP_ #define BLANK_WORLD_CHUNKLOADER_HPP_ -#include +#include namespace blank {