summaryrefslogtreecommitdiffstats
path: root/opengl/tests/gl2_copyTexImage/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/tests/gl2_copyTexImage/Android.mk')
-rw-r--r--opengl/tests/gl2_copyTexImage/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/tests/gl2_copyTexImage/Android.mk b/opengl/tests/gl2_copyTexImage/Android.mk
index b616428..005c383 100644
--- a/opengl/tests/gl2_copyTexImage/Android.mk
+++ b/opengl/tests/gl2_copyTexImage/Android.mk
@@ -10,7 +10,7 @@ LOCAL_SHARED_LIBRARIES := \
libGLESv2 \
libui
-LOCAL_C_INCLUDES += frameworks/base/opengl/tests/include
+LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
LOCAL_MODULE:= test-opengl-gl2_copyTexImage