X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fglsl%2Fbuiltin.h;h=7813167298b40c4ede908f9bbdc954314c2759b4;hp=59e5ed89bd99211347df8dc24eb932a85b122f3f;hb=08d3b5a55fad7439b47fc93d8ba604cbeb7e19ca;hpb=696a97bd7411d69953c1a9e4b5f3dfb4c1d848f1 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