Fix typo in Android.mk
This commit is contained in:
parent
4f01996c9d
commit
d59c84d388
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ LOCAL_SRC_FILES:= \
|
|||
glslang/MachineIndependent/preprocessor/Pp.cpp \
|
||||
glslang/MachineIndependent/preprocessor/PpScanner.cpp \
|
||||
glslang/MachineIndependent/preprocessor/PpTokens.cpp \
|
||||
glslang/OSDependent/Unix/ossource.cpp
|
||||
glslang/OSDependent/Unix/ossource.cpp \
|
||||
SPIRV/CInterface/spirv_c_interface.cpp \
|
||||
SPIRV/GlslangToSpv.cpp \
|
||||
SPIRV/InReadableOrder.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue