X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fglsl%2Fbuiltin.h;h=7813167298b40c4ede908f9bbdc954314c2759b4;hb=1a5dafe20e47c764f2914c341fb7b8f1fba59fb8;hp=59e5ed89bd99211347df8dc24eb932a85b122f3f;hpb=696a97bd7411d69953c1a9e4b5f3dfb4c1d848f1;p=libs%2Fgl.git diff --git a/source/glsl/builtin.h b/source/glsl/builtin.h index 59e5ed89..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(StageType); +const Stage *get_builtins(Stage::Type); } // namespace SL } // namespace GL