Skip to content

Commit 2dc1294

Browse files
authored
Update PBRTerrainUtils.glsllib
1 parent b70c9cf commit 2dc1294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jme3-terrain/src/main/resources/Common/MatDefs/Terrain/Modular/PBRTerrainUtils.glsllib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
#import "Common/MatDefs/ShaderLib/PBRTerrainTextureLayer.glsl"
55

6-
#import "MatDefs/ShaderLib/TangentUtils.glsllib"
7-
#import "MatDefs/ShaderLib/TriPlanarUtils.glsllib"
6+
#import "Common/ShaderLib/TangentUtils.glsllib"
7+
#import "Common/ShaderLib/TriPlanarUtils.glsllib"
88

99
#ifdef ENABLE_PBRTerrainUtils_readPBRTerrainLayers
1010

0 commit comments

Comments
 (0)