X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Ftexture1d.h;h=e77f6484242d1b177a5acff236245fd7ad6988bf;hb=acaefb4c669f01855252818ef0a2958cbdababc3;hp=241808c1656aa034a4383a61e07897a658453728;hpb=ada4b7614137221b64a00f31fde1498064e9fb19;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 {