X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fbatch.cpp;fp=source%2Fcore%2Fbatch.cpp;h=48a49791370dab47de0e0490336aee24766843a7;hb=acaefb4c669f01855252818ef0a2958cbdababc3;hp=b882cf1be18f6f5e0b2ede67e831a8eed0ae1cee;hpb=24b24e2203c776aacd9744bb947f5cf47b03d328;p=libs%2Fgl.git diff --git a/source/core/batch.cpp b/source/core/batch.cpp index b882cf1b..48a49791 100644 --- a/source/core/batch.cpp +++ b/source/core/batch.cpp @@ -1,9 +1,6 @@ #include #include "batch.h" -#include "buffer.h" #include "error.h" -#include "mesh.h" -#include "vertexarray.h" using namespace std;