]> git.tdb.fi Git - libs/gl.git/blobdiff - source/glsl/builtin.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / glsl / builtin.h
index 00cd3ff3bf194712d86e1dd22aaf5d8ffc14dcf4..7813167298b40c4ede908f9bbdc954314c2759b4 100644 (file)
@@ -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