X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fcore%2Ftexture1d.h;fp=source%2Fcore%2Ftexture1d.h;h=e77f6484242d1b177a5acff236245fd7ad6988bf;hb=acaefb4c669f01855252818ef0a2958cbdababc3;hp=241808c1656aa034a4383a61e07897a658453728;hpb=24b24e2203c776aacd9744bb947f5cf47b03d328;p=libs%2Fgl.git diff --git a/source/core/texture1d.h b/source/core/texture1d.h index 241808c1..e77f6484 100644 --- a/source/core/texture1d.h +++ b/source/core/texture1d.h @@ -1,6 +1,7 @@ #ifndef MSP_GL_TEXTURE1D_H_ #define MSP_GL_TEXTURE1D_H_ +#include #include "texture.h" namespace Msp {