]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/texture2d.cpp
Remove the Bindable class
[libs/gl.git] / source / core / texture2d.cpp
index 528c4a58d216416ad2ca9816852bd0a7001d2a9e..b5194858b480483ebe5cf45719f41c9502b67d71 100644 (file)
@@ -2,7 +2,6 @@
 #include <msp/gl/extensions/arb_direct_state_access.h>
 #include <msp/gl/extensions/arb_texture_storage.h>
 #include <msp/graphics/imageloader.h>
-#include "bindable.h"
 #include "buffer.h"
 #include "error.h"
 #include "resources.h"