mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
Fixing bad include not respecting filename case (for linux)
This commit is contained in:
parent
44c6637160
commit
4da712fbdf
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
<$declarePackOcclusionDepth()$>
|
||||
|
||||
<@include gpu/color.slh@>
|
||||
<@include gpu/Color.slh@>
|
||||
<$declareColorWheel()$>
|
||||
|
||||
struct DebugParams{
|
||||
|
|
Loading…
Reference in a new issue