PostFX.hlsl

This commit is contained in:
Marc Chapman 2018-02-11 14:29:39 +00:00
parent c357fdb897
commit 7b36a618a6
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
//-----------------------------------------------------------------------------
#include "./../../torque.hlsl"
#include "./../postFX.hlsl"
#include "./../postFx.hlsl"
struct VertToPix
{

View file

@ -21,7 +21,7 @@
//-----------------------------------------------------------------------------
#include "./../../torque.hlsl"
#include "./../postFX.hlsl"
#include "./../postFx.hlsl"
struct VertToPix
{