]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/texture.cpp
Remove the Bindable class
[libs/gl.git] / source / core / texture.cpp
index 3adc511e23ca2640d0ed7e5a4fc6644b50a65c40..347634d4c27fa204d169c6a731f39139165f3213 100644 (file)
@@ -3,7 +3,6 @@
 #include <msp/gl/extensions/ext_framebuffer_object.h>
 #include <msp/gl/extensions/khr_debug.h>
 #include <msp/io/memory.h>
-#include "bindable.h"
 #include "error.h"
 #include "resourcemanager.h"
 #include "resources.h"