Skip to content

Commit 799b343

Browse files
fix a typo in ex 41
1 parent cee1146 commit 799b343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples_tests/41.VisibilityBuffer/fillVBuffer.frag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#version 430 core
2-
#include <nbl/builtin/glsl/barycentric/frag.glsl>
2+
#include <nbl/builtin/glsl/barycentric/extensions.glsl>
33

44
#include "common.glsl"
55

0 commit comments

Comments
 (0)