commit | 7f45e7c1822fd583dd0c9776cb2c1e8d4aa6cb54 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Thu Aug 25 13:40:54 2011 -0700 |
committer | Android Code Review <code-review@android.com> | Thu Aug 25 13:40:54 2011 -0700 |
tree | 04ff0959a872bf6f1995bac667c85fad106dd5e8 | |
parent | 2a59fa7dd29872c203218ebc3da45011f7caf66c [diff] | |
parent | 20d5b0a85701582fb9a68bf32c5d81601534f18b [diff] |
Merge "emulator: oops, really fix the build"
diff --git a/tools/emulator/opengl/host/libs/libOpenglRender/Android.mk b/tools/emulator/opengl/host/libs/libOpenglRender/Android.mk index 1096e10..3beee95 100644 --- a/tools/emulator/opengl/host/libs/libOpenglRender/Android.mk +++ b/tools/emulator/opengl/host/libs/libOpenglRender/Android.mk
@@ -39,6 +39,7 @@ 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