X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Frendermode.h;h=235dde5e7ad38de58bf6e0244a00fdccfcc2d571;hb=a4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1;hp=cb8670c8453b65c148ae13ed0b268bd816086f56;hpb=7adcad3b40a03000a82e32db4523761c218309b8;p=libs%2Fgl.git diff --git a/source/rendermode.h b/source/rendermode.h index cb8670c8..235dde5e 100644 --- a/source/rendermode.h +++ b/source/rendermode.h @@ -1,7 +1,14 @@ +/* $Id$ + +This file is part of libmspgl +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #ifndef MSP_GL_RENDERMODE_H_ #define MSP_GL_RENDERMODE_H_ -#include +#include "gl.h" namespace Msp { namespace GL {