Due to Windows paths not being case sensitive, compilation fails on other OSs (Linux). This PR makes compilation work on all platforms.
TL;DR: I changed the includes to the actual filenames with the right capitalisation (and this should be done in the future too to avoid compilation problems).
Due to Windows paths not being case sensitive, compilation fails on other OSs (Linux). This PR makes compilation work on all platforms.
TL;DR: I changed the includes to the actual filenames with the right capitalisation (and this should be done in the future too to avoid compilation problems).