]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/texture3d.cpp
Remove the Bindable class
[libs/gl.git] / source / core / texture3d.cpp
index ab8bca7cba1c8cfd4f5598b73c8dfa759d96488c..768af91233aa6158c7d336d98a6386e3fa634f5c 100644 (file)
@@ -5,7 +5,6 @@
 #include <msp/gl/extensions/ext_texture3d.h>
 #include <msp/gl/extensions/ext_texture_array.h>
 #include <msp/graphics/image.h>
-#include "bindable.h"
 #include "error.h"
 #include "texture3d.h"