diff --git a/LEGO1/lego/sources/3dmanager/tglsurface.h b/LEGO1/lego/sources/3dmanager/tglsurface.h index 67ca8903..2b97db50 100644 --- a/LEGO1/lego/sources/3dmanager/tglsurface.h +++ b/LEGO1/lego/sources/3dmanager/tglsurface.h @@ -4,12 +4,13 @@ #include "mxdirectx/mxstopwatch.h" #include "tgl/tgl.h" -namespace Tgl { +namespace Tgl +{ class Renderer; class Device; class View; class Group; -} +} // namespace Tgl ///////////////////////////////////////////////////////////////////////////// // TglSurface