]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/texture1d.cpp
Remove the Bindable class
[libs/gl.git] / source / core / texture1d.cpp
index 7685d39e99abaeca025ae1c4750b6a53903ff08a..4c58d4701639d777b0471b846acc7717d480c90b 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/gl/extensions/msp_texture1d.h>
-#include "bindable.h"
 #include "error.h"
 #include "texture1d.h"