Skip to content

Commit de87ee7

Browse files
authored
Fix more asset paths
1 parent 6561072 commit de87ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef __PBR_TERRAIN_UTILS_MODULE__
22
#define __PBR_TERRAIN_UTILS_MODULE__
33

4-
#import "Common/MatDefs/ShaderLib/PBRTerrainTextureLayer.glsl"
4+
#import "Common/MatDefs/Terrain/Modular/PBRTerrainTextureLayer.glsl"
55

66
#import "Common/ShaderLib/TangentUtils.glsllib"
77
#import "Common/ShaderLib/TriPlanarUtils.glsllib"

0 commit comments

Comments
 (0)