Merge "emulator: oops, really fix the build"

This commit is contained in:
David 'Digit' Turner
2011-08-25 13:40:54 -07:00
committed by Android Code Review

View File

@@ -39,6 +39,7 @@ LOCAL_SRC_FILES := \
RenderServer.cpp
$(call emugl-export,C_INCLUDES,$(EMUGL_PATH)/host/include)
$(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
# use Translator's egl/gles headers
LOCAL_C_INCLUDES += $(EMUGL_PATH)/host/libs/Translator/include