From 4da712fbdf9daaf609a51de0f72a8709ee32116f Mon Sep 17 00:00:00 2001 From: samcake Date: Mon, 22 Aug 2016 10:36:43 -0700 Subject: [PATCH] Fixing bad include not respecting filename case (for linux) --- libraries/render-utils/src/ssao_debugOcclusion.slf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/render-utils/src/ssao_debugOcclusion.slf b/libraries/render-utils/src/ssao_debugOcclusion.slf index 50c66c62e3..6af457db67 100644 --- a/libraries/render-utils/src/ssao_debugOcclusion.slf +++ b/libraries/render-utils/src/ssao_debugOcclusion.slf @@ -17,7 +17,7 @@ <$declarePackOcclusionDepth()$> -<@include gpu/color.slh@> +<@include gpu/Color.slh@> <$declareColorWheel()$> struct DebugParams{