X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fprimitivetype.h;h=d004537b53a296632f5464785802eb041e2c9d73;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hp=4001852575aa0a905a40ac253c1d2c1b4827de23;hpb=f71aee8c20ff85e4857e4dfad0c20ce606ea3717;p=libs%2Fgl.git diff --git a/source/primitivetype.h b/source/primitivetype.h index 40018525..d004537b 100644 --- a/source/primitivetype.h +++ b/source/primitivetype.h @@ -1,15 +1,8 @@ -/* $Id$ - -This file is part of libmspgl -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #ifndef MSP_GL_PRIMITIVETYPE_H_ #define MSP_GL_PRIMITIVETYPE_H_ #include -#include +#include "gl.h" namespace Msp { namespace GL {