X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fbuffer.h;h=39e88cd1ce7647b74ea5f7f6b75cba575ea0d403;hp=e254bcc70ca76a2f6cf7701cdff71faaeb8627d0;hb=00cc52f21b5ae29fb1b25c162552c851a0559e66;hpb=0ef8e620a008e92069b0dd9ae4e972bc69430fc7 diff --git a/source/buffer.h b/source/buffer.h index e254bcc7..39e88cd1 100644 --- a/source/buffer.h +++ b/source/buffer.h @@ -3,8 +3,10 @@ #include #include "gl.h" +#include #include #include +#include namespace Msp { namespace GL {