X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fbuffer.h;h=7e57cf029581d6c6740119865d1e1ad761cc3832;hb=ceae2a27dfc58310c5bab7e3aa3fedf0fa9a1f49;hp=e91524865e7fa449b318d16b64af586bba5ea5ba;hpb=8f2430208cfa7bb9dc5bd655dde88acc21db54d2;p=libs%2Fgl.git diff --git a/source/buffer.h b/source/buffer.h index e9152486..7e57cf02 100644 --- a/source/buffer.h +++ b/source/buffer.h @@ -8,7 +8,7 @@ Distributed under the LGPL #ifndef MSP_GL_BUFFER_H_ #define MSP_GL_BUFFER_H_ -#include "types.h" +#include "gl.h" namespace Msp { namespace GL {