mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 16:14:38 +00:00
case sensitivity fixe for linux
This commit is contained in:
parent
63ae781d24
commit
2f33de3615
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
#include "../../../gl/hlslCompat.glsl"
|
#include "../../../gl/hlslCompat.glsl"
|
||||||
#include "shadergen:/autogenConditioners.h"
|
#include "shadergen:/autogenConditioners.h"
|
||||||
#include "../../../postfx/gl/postFx.glsl"
|
#include "../../../postFx/gl/postFX.glsl"
|
||||||
|
|
||||||
uniform sampler2D glowBuffer;
|
uniform sampler2D glowBuffer;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue