]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/clipplane.h
Move all OpenGL-specific code to a separate directory
[libs/gl.git] / source / core / clipplane.h
index f9dca0de5b6257d641a3bb63a5a86d45fe459e26..2cf9b18bcde6b14d8975fa252222fe91ca4b8c39 100644 (file)
@@ -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