X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture1d.h;h=20b1d35cbf88b8ead6421902493e18d3d97aea19;hb=9ea7e740503b09298ae814b1bf521312d1744db2;hp=63b25c138756c8c6a44bd635e341cab9810332f9;hpb=cabb833e9b4ca10b9f350f3be6c351dce6a66822;p=libs%2Fgl.git diff --git a/source/texture1d.h b/source/texture1d.h index 63b25c13..20b1d35c 100644 --- a/source/texture1d.h +++ b/source/texture1d.h @@ -1,8 +1,6 @@ #ifndef MSP_GL_TEXTURE1D_H_ #define MSP_GL_TEXTURE1D_H_ -#include "datatype.h" -#include "pixelformat.h" #include "texture.h" namespace Msp {