]> git.tdb.fi Git - libs/gl.git/blobdiff - source/render/object.h
Some more cleanup of includes and forward declarations
[libs/gl.git] / source / render / object.h
index ca41ffac0a2f086633dcb7153046b08ef1554d3d..0fbcf3830331cd893dbd5bc4b0f6f46dc72a9381 100644 (file)
@@ -9,11 +9,9 @@
 namespace Msp {
 namespace GL {
 
-class Material;
 class Mesh;
 class ObjectInstance;
 class Technique;
-class Texture;
 
 /**
 Combines a Mesh with a Technique to give it an appearance.  The Technique will