Fix android build.

This commit is contained in:
Unknown W. Brackets 2012-12-29 03:34:11 -08:00
parent ec080eb2b6
commit 6d65be5626

View File

@ -68,6 +68,7 @@ LOCAL_SRC_FILES := \
$(SRC)/Common/Misc.cpp \
$(SRC)/Common/MathUtil.cpp \
$(SRC)/GPU/Math3D.cpp \
$(SRC)/GPU/GPUCommon.cpp \
$(SRC)/GPU/GPUState.cpp \
$(SRC)/GPU/GeDisasm.cpp \
$(SRC)/GPU/GLES/Framebuffer.cpp \