]> git.lizzy.rs Git - dragonblocks3d.git/blobdiff - src/dragonblocks/chunk.cpp
Removed scene.hpp header from chunk.cpp
[dragonblocks3d.git] / src / dragonblocks / chunk.cpp
index ad8048dc08f799d41e9c275dbebd53f17ed6cda0..5c6433dfad9a118f7ff381f8906884e192442a3a 100644 (file)
@@ -8,8 +8,6 @@
 #include "mesh.hpp" 
 #include "texture.hpp" 
 
-#include "scene.hpp"
-
 #define SIZE DRAGONBLOCKS_CHUNK_SIZE
 
 using namespace std;