]> git.tdb.fi Git - libs/gl.git/blobdiff - source/predicate.h
Refresh lighting and culling uniforms if the camera changes in pop_state
[libs/gl.git] / source / predicate.h
index f5ff3b3cb4091a166b174d9cde08240c20530e47..f7bb40d01152038e4013669c471407487fb40d64 100644 (file)
@@ -1,14 +1,7 @@
-/* $Id$
-
-This file is part of libmspgl
-Copyright © 2007  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GL_PREDICATE_H_
 #define MSP_GL_PREDICATE_H_
 
-#include <GL/gl.h>
+#include "gl.h"
 
 namespace Msp {
 namespace GL {