X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fmatrix.h;fp=source%2Fmatrix.h;h=fe67ad7e4bf749693eedae982a2cbb0d10b40884;hp=b4cc339ceccd3a46601e3529c4e21bcd563150b0;hb=a4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1;hpb=19583522999f9ca2cddb178691633bc20f714b01 diff --git a/source/matrix.h b/source/matrix.h index b4cc339c..fe67ad7e 100644 --- a/source/matrix.h +++ b/source/matrix.h @@ -8,7 +8,7 @@ Distributed under the LGPL #ifndef MSP_GL_MATRIX_H_ #define MSP_GL_MATRIX_H_ -#include +#include "gl.h" namespace Msp { namespace GL {