X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpixelformat.h;h=6579700d421e8329279a2c35147c4e4c7283bb4a;hb=a4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1;hp=87cbe7546c95a8ca0125c1ef5fbb784139d10f27;hpb=a361efc05fcad11b2918f3cd7abdebe794b131d8;p=libs%2Fgl.git diff --git a/source/pixelformat.h b/source/pixelformat.h index 87cbe754..6579700d 100644 --- a/source/pixelformat.h +++ b/source/pixelformat.h @@ -8,7 +8,7 @@ Distributed under the LGPL #ifndef MSP_GL_PIXELFORMAT_H_ #define MSP_GL_PIXELFORMAT_H_ -#include +#include "gl.h" namespace Msp { namespace GL {