diff --git a/com.unity.render-pipelines.universal/Editor/Decal/DecalPass.template b/com.unity.render-pipelines.universal/Editor/Decal/DecalPass.template index aa35678860b..1a019c30d84 100644 --- a/com.unity.render-pipelines.universal/Editor/Decal/DecalPass.template +++ b/com.unity.render-pipelines.universal/Editor/Decal/DecalPass.template @@ -81,6 +81,9 @@ Pass // Graph Properties $splice(GraphProperties) + // Graph Includes + $splice(GraphIncludes) + // Graph Functions $splice(GraphFunctions)