]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/program.h
Remove the Bindable class
[libs/gl.git] / source / core / program.h
index a494e0798f5d67ef5ecaf7f770d7e289a06bc150..f2d7d07672643edb8c83dd4a214bd45a7594be4b 100644 (file)
@@ -4,7 +4,6 @@
 #include <string>
 #include <vector>
 #include <msp/datafile/objectloader.h>
-#include "bindable.h"
 #include "datatype.h"
 #include "gl.h"
 #include "module.h"