X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftexture.h;h=28f9cb328979efdcefc0c6934e250da56748cdb7;hp=6c3541d446ef01d817ae88e3611d3dccb0a05f9e;hb=a4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1;hpb=19583522999f9ca2cddb178691633bc20f714b01 diff --git a/source/texture.h b/source/texture.h index 6c3541d4..28f9cb32 100644 --- a/source/texture.h +++ b/source/texture.h @@ -8,7 +8,7 @@ Distributed under the LGPL #ifndef MSP_GL_TEXTURE_H_ #define MSP_GL_TEXTURE_H_ -#include +#include "gl.h" #include "types.h" namespace Msp {