X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture2d.h;h=05fbbce2e80b6362e576077ca4fe019311576f46;hb=48d253c9f19c04c6940bfc932a78c51ea24e2e75;hp=8508b0435847eaa7eaf9485c5b0765017e4dbe6f;hpb=cd446554e998204eaba22504b7b28227feb8edbb;p=libs%2Fgl.git diff --git a/source/texture2d.h b/source/texture2d.h index 8508b043..05fbbce2 100644 --- a/source/texture2d.h +++ b/source/texture2d.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_TEXTURE2D_H_ #define MSP_GL_TEXTURE2D_H_ #include -#include +#include #include "datatype.h" #include "pixelformat.h" #include "texture.h"