intel-gpu-tools: fix some include path problems on android builds
authortgore <tim.gore@intel.com>
Fri, 28 Mar 2014 12:54:59 +0000 (12:54 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 28 Mar 2014 16:50:44 +0000 (17:50 +0100)
commite599ff443cdcd90399666dc75226d73a943cc89f
tree674f0b977cc4a9303a15f552b9a1b7855403bf54
parenta96c6340768772590cf548ed8b81a10877fc7b43
intel-gpu-tools: fix some include path problems on android builds

When building within the android tree (specifically in /external)
the compilation fails due to the wrong versions of some header files
getting picked up. This commit adds some include paths to ensure the
correct headers are found

Signed-off-by: Tim Gore <tim.gore@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/Android.mk
tools/Android.mk