From 6080c4782adb357547fbfa465c67e236803caf55 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Tue, 28 Mar 2017 16:44:31 -0700 Subject: [PATCH] fix polyvox shader --- libraries/entities-renderer/src/polyvox.slf | 1 - 1 file changed, 1 deletion(-) diff --git a/libraries/entities-renderer/src/polyvox.slf b/libraries/entities-renderer/src/polyvox.slf index bebefa9434..56f6f31d71 100644 --- a/libraries/entities-renderer/src/polyvox.slf +++ b/libraries/entities-renderer/src/polyvox.slf @@ -11,7 +11,6 @@ // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html // -<@include gpu/Inputs.slh@> <@include model/Material.slh@> <@include DeferredBufferWrite.slh@>