X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbuffer.cpp;h=a502190f82058c5b67aa4b53dada321bbec95cbf;hb=619aae12e01f25e79626a94c973927e5599e99a5;hp=5a0f4762a22b287ed266c2acb15850889acfc67a;hpb=b250a711295f5ba00114f11a5b1c855eebe08d26;p=libs%2Fgl.git diff --git a/source/buffer.cpp b/source/buffer.cpp index 5a0f4762..a502190f 100644 --- a/source/buffer.cpp +++ b/source/buffer.cpp @@ -1,7 +1,7 @@ #include -#include "arb_pixel_buffer_object.h" -#include "arb_uniform_buffer_object.h" -#include "arb_vertex_buffer_object.h" +#include +#include +#include #include "buffer.h" #include "misc.h"