android: targets/egl-static: add correct include for DRM headers
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 26 Jul 2014 22:20:44 +0000 (23:20 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 12 Aug 2014 23:46:54 +0000 (00:46 +0100)
commit2e748183748734627533817663b38ede4acb0e55
tree2ba132fd0e4e92708ac90a82440da84a5fc74133
parentb72b826ef8e8a4384a7148049a86f2fea116ca4f
android: targets/egl-static: add correct include for DRM headers

Android build never really installs the headers, as such we need to
explicitly add their location in the source tree otherwise it will
fail to find them.

v2: Android now installs the headers, so let's use that ;)

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/targets/egl-static/Android.mk