X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fextension.h;h=4072869cc25662d8c76fe2d4ab94c5700515f2a3;hb=2e7f19b895424c3a77940e648639f8df2b395d0f;hp=ed2530a922fdf5c7ae3de64a29d4de3e693d0d62;hpb=6a4907898281b738111e0c6527cc46f8810dc123;p=libs%2Fgl.git diff --git a/source/extension.h b/source/extension.h index ed2530a9..4072869c 100644 --- a/source/extension.h +++ b/source/extension.h @@ -1,14 +1,7 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2007-2008, 2010 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #ifndef MSP_GL_EXTENSION_H_ #define MSP_GL_EXTENSION_H_ -#include +#include namespace Msp { namespace GL {