]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/batch.cpp
Remove the Bindable class
[libs/gl.git] / source / core / batch.cpp
index 2bc44c9ddfe285c1dac5afa2fb2cd28ef63fba16..51746b37178a6345ca3e3ff1982a6bcdf7333e88 100644 (file)
@@ -1,7 +1,6 @@
 #include <msp/gl/extensions/arb_draw_instanced.h>
 #include <msp/gl/extensions/msp_primitive_restart.h>
 #include "batch.h"
-#include "bindable.h"
 #include "buffer.h"
 #include "error.h"
 #include "mesh.h"