]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/batch.cpp
Clean up includes and forward declarations for the core classes
[libs/gl.git] / source / core / batch.cpp
index b882cf1be18f6f5e0b2ede67e831a8eed0ae1cee..48a49791370dab47de0e0490336aee24766843a7 100644 (file)
@@ -1,9 +1,6 @@
 #include <msp/gl/extensions/msp_primitive_restart.h>
 #include "batch.h"
-#include "buffer.h"
 #include "error.h"
-#include "mesh.h"
-#include "vertexarray.h"
 
 using namespace std;