mordentral / VRExpansionPlugin

A UE4-5 VR framework
https://www.vreue4.com
MIT License
543 stars 113 forks source link

fix capitlalzilaition of generated import #14

Closed charlesastaylor closed 2 years ago

charlesastaylor commented 2 years ago

Compiles fine on msvc. Cross compiling for linux with clang gives error: non-portable path to file

mordentral commented 2 years ago

good pull request, thanks for catching that