Linux build: fix case problem with new file.

This commit is contained in:
John Kessenich 2015-07-07 00:53:26 -06:00
parent ff5abf34a8
commit e6f7988ade

View File

@ -42,7 +42,7 @@ set(SOURCES
set(HEADERS set(HEADERS
Public/ShaderLang.h Public/ShaderLang.h
Include/Arrays.h Include/arrays.h
Include/BaseTypes.h Include/BaseTypes.h
Include/Common.h Include/Common.h
Include/ConstantUnion.h Include/ConstantUnion.h