]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/texturecube.cpp
Remove the Bindable class
[libs/gl.git] / source / core / texturecube.cpp
index 5c7f61029c3c736eb3245e99b559b29c7e79f2aa..ae06557dfe2ae40fa26ab9700e6a628ed0f5f7fc 100644 (file)
@@ -5,7 +5,6 @@
 #include <msp/gl/extensions/arb_texture_storage.h>
 #include <msp/io/memory.h>
 #include <msp/strings/format.h>
-#include "bindable.h"
 #include "error.h"
 #include "texturecube.h"