]> 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 59e5ed89bd99211347df8dc24eb932a85b122f3f..7813167298b40c4ede908f9bbdc954314c2759b4 100644 (file)
@@ -7,7 +7,7 @@ namespace Msp {
 namespace GL {
 namespace SL {
 
-Stage *get_builtins(StageType);
+const Stage *get_builtins(Stage::Type);
 
 } // namespace SL
 } // namespace GL