mirror of
https://github.com/overte-org/overte.git
synced 2025-07-23 12:04:03 +02: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()$>
|
<$declarePackOcclusionDepth()$>
|
||||||
|
|
||||||
<@include gpu/color.slh@>
|
<@include gpu/Color.slh@>
|
||||||
<$declareColorWheel()$>
|
<$declareColorWheel()$>
|
||||||
|
|
||||||
struct DebugParams{
|
struct DebugParams{
|
||||||
|
|
Loading…
Reference in a new issue