X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftexture3d.h;h=93cae7e84e573ff40b0e5685210a9ab6c3ca990c;hp=c55a3c1ae3bffd40be72d97183e0fbbebe86bd7e;hb=f35535633aab06e80f0666d8551431364654c6dc;hpb=782344299d402dfc7e4eb038bba876d7455f50f5 diff --git a/source/texture3d.h b/source/texture3d.h index c55a3c1a..93cae7e8 100644 --- a/source/texture3d.h +++ b/source/texture3d.h @@ -2,8 +2,6 @@ #define MSP_GL_TEXTURE3D_H_ #include -#include "datatype.h" -#include "pixelformat.h" #include "texture.h" namespace Msp {