libtilerenderer: update include paths

Change-Id: I12d6bf9c929c2f379bb7fd58ff48c44c721a324a
This commit is contained in:
Andrew Sutherland 2012-09-12 23:42:27 -05:00
parent e8c4c541b2
commit b9d164d3e4

View File

@ -9,10 +9,10 @@ LOCAL_CFLAGS += -DGL_GLEXT_PROTOTYPES
LOCAL_CFLAGS += -DQCOM_APP_TILE_RENDER
LOCAL_C_INCLUDES := \
frameworks/base/include/utils \
frameworks/native/include/utils \
frameworks/base/libs/hwui \
hardware/libhardware/include/hardware \
frameworks/base/opengl/include/GLES2
frameworks/native/opengl/include/GLES2
LOCAL_SHARED_LIBRARIES := $(common_libs) libGLESv2