X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fcore%2Fclipplane.h;h=2cf9b18bcde6b14d8975fa252222fe91ca4b8c39;hb=9813f8711628a0fbe786406e974dc33546dc9cee;hp=f9dca0de5b6257d641a3bb63a5a86d45fe459e26;hpb=a275d25eccad43716c5dcf91f8bc4af2a53c0445;p=libs%2Fgl.git diff --git a/source/core/clipplane.h b/source/core/clipplane.h index f9dca0de..2cf9b18b 100644 --- a/source/core/clipplane.h +++ b/source/core/clipplane.h @@ -1,12 +1,11 @@ -#ifndef MSP_GL_CLIP_H_ -#define MSP_GL_CLIP_H_ +#ifndef MSP_GL_CLIPPLANE_H_ +#define MSP_GL_CLIPPLANE_H_ #include "vector.h" namespace Msp { namespace GL { -class Matrix; class ProgramData; class ClipPlane