@@ -26,7 +26,6 @@ OTHER DEALINGS IN THE SOFTWARE.
#pragma once
#include "Types.h"
-#include "Data.h"
#include "TextureResource.h"
#include "Vec3.h"
@@ -24,7 +24,6 @@ OTHER DEALINGS IN THE SOFTWARE.
*/
#include "Terrain.h"
-#include "MeshChunk.h"
#include "Device.h"
#include "Renderer.h"
#include "MathUtils.h"
@@ -25,7 +25,6 @@ OTHER DEALINGS IN THE SOFTWARE.
-#include "Mesh.h"
#include "Triangle.h"
#include "Intersection.h"