]> git.tdb.fi Git - libs/gl.git/blobdiff - source/effects/shadowmap.h
Some more cleanup of includes and forward declarations
[libs/gl.git] / source / effects / shadowmap.h
index 81563a72887acec2fc848d4c954776f51fa98165..63d946c20e04c4aa4710dad2c345ce4e4e254a35 100644 (file)
@@ -13,7 +13,6 @@ namespace Msp {
 namespace GL {
 
 class Light;
-class Resources;
 
 /**
 Creates shadows on a renderable through a shadow map texture.  In the setup