X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Funiformblock.h;h=192e7c2e8441360e4f91b1d90a42d7b3187d8b18;hb=1bad86b461abd4fe2a1cb1c6c5685adf5db13935;hp=1a277106040f3757dd6d3c143f61f55137a08266;hpb=904de4f7fd994886adbd3a6c03bc1b7c14ebc562;p=libs%2Fgl.git diff --git a/source/uniformblock.h b/source/uniformblock.h index 1a277106..192e7c2e 100644 --- a/source/uniformblock.h +++ b/source/uniformblock.h @@ -5,16 +5,15 @@ #include #include "bufferable.h" #include "program.h" +#include "vector.h" namespace Msp { namespace GL { class BufferRange; -class Color; class Matrix; class Uniform; -class Vector3; -class Vector4; +struct Color; /** Stores uniforms with a specific layout. Both named and default uniform blocks