X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fblend.h;h=1ba43ceb272eba972430bc4fee94cd786bdcbce4;hb=3b159edbe4e80a2bc19c4c2fcd42cb996b9fbfe0;hp=3d7368bb8bfeda7c27c92aaa07172f5ae10111d9;hpb=c473f9193d3e5088772b6e5ebf53b710e2976a92;p=libs%2Fgl.git diff --git a/source/blend.h b/source/blend.h index 3d7368bb..1ba43ceb 100644 --- a/source/blend.h +++ b/source/blend.h @@ -1,15 +1,9 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2008, 2010 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #ifndef MSP_GL_BLEND_H_ #define MSP_GL_BLEND_H_ #include "bindable.h" #include "gl.h" +#include namespace Msp { namespace GL {