X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpixelformat.h;h=4dabcbb5bfdbdf3d2194eddca4f5910d6b336b2a;hb=7857d9df8852071e404a63988f6ad3ddb8f70916;hp=43330f07dcfe1249f66794913eb577abd68a4e3a;hpb=9cf5d10abe5bdff0708c41544f6e8b15aca5151f;p=libs%2Fgl.git diff --git a/source/pixelformat.h b/source/pixelformat.h index 43330f07..4dabcbb5 100644 --- a/source/pixelformat.h +++ b/source/pixelformat.h @@ -4,6 +4,8 @@ #include #include #include "gl.h" +#include +#include namespace Msp { namespace GL {