X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fmaterials%2Fmaterial.h;h=40d2b7ee96193627e148c2e4bf7189513cfbfc01;hb=0d5406c66549a2cfc2fca701cc1c4972e7fd493a;hp=23f4085760c412dcf01b4dc5e7fd13a062cd6f69;hpb=a482029babea3210840d8c62e9df9ece4342b2b9;p=libs%2Fgl.git diff --git a/source/materials/material.h b/source/materials/material.h index 23f40857..40d2b7ee 100644 --- a/source/materials/material.h +++ b/source/materials/material.h @@ -11,6 +11,8 @@ namespace Msp { namespace GL { +class Sampler; + class Material { private: