X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fbatch.cpp;h=48a49791370dab47de0e0490336aee24766843a7;hb=3c0cbf0529aa06d9809ad3aa9e282400e8209b4d;hp=b882cf1be18f6f5e0b2ede67e831a8eed0ae1cee;hpb=3a1b9cbe2441ae670a97541dc8ccb0a2860c8302;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;