]> git.tdb.fi Git - libs/gl.git/blobdiff - source/materials/material.h
Remove remaining deprecated things from the core classes
[libs/gl.git] / source / materials / material.h
index 23f4085760c412dcf01b4dc5e7fd13a062cd6f69..40d2b7ee96193627e148c2e4bf7189513cfbfc01 100644 (file)
@@ -11,6 +11,8 @@
 namespace Msp {
 namespace GL {
 
+class Sampler;
+
 class Material
 {
 private: