X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fglsl%2Fbuiltin.h;h=7813167298b40c4ede908f9bbdc954314c2759b4;hb=69680f4d284cdf7b16a2966250a88ab1257862f3;hp=00cd3ff3bf194712d86e1dd22aaf5d8ffc14dcf4;hpb=992516fcf616fe6ceb55f5a6767eb174aff3f830;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