X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fpredicate.h;h=f7bb40d01152038e4013669c471407487fb40d64;hp=f5ff3b3cb4091a166b174d9cde08240c20530e47;hb=3b159edbe4e80a2bc19c4c2fcd42cb996b9fbfe0;hpb=0f1c018d65658ae564881649443fde3f7d2182a8 diff --git a/source/predicate.h b/source/predicate.h index f5ff3b3c..f7bb40d0 100644 --- a/source/predicate.h +++ b/source/predicate.h @@ -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 +#include "gl.h" namespace Msp { namespace GL {