We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a06141 commit fb3f8b4Copy full SHA for fb3f8b4
examples/script.opengl.fs
@@ -2,7 +2,7 @@
2
3
@{GLSL_VERSION}
4
5
-@include("examples/iftest.fs")
+@include("../examples/iftest.fs")
6
7
@if(core_opengl || opengles)
8
out vec4 vOutColor;
0 commit comments