X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fglsl%2Fbuiltin.h;h=7813167298b40c4ede908f9bbdc954314c2759b4;hb=e0e6d12dc7f55a1033e6939dcccdc04e4b469692;hp=00cd3ff3bf194712d86e1dd22aaf5d8ffc14dcf4;hpb=7a16308e72aef363727b21348779673edf8e5c07;p=libs%2Fgl.git diff --git a/source/glsl/builtin.h b/source/glsl/builtin.h index 00cd3ff3..78131672 100644 --- a/source/glsl/builtin.h +++ b/source/glsl/builtin.h @@ -7,7 +7,7 @@ namespace Msp { namespace GL { namespace SL { -Stage *get_builtins(Stage::Type); +const Stage *get_builtins(Stage::Type); } // namespace SL } // namespace GL