android: add $(mesa_top)/src/mesa/main to the includes list
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 28 Mar 2015 01:11:54 +0000 (01:11 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 22 Apr 2015 13:37:17 +0000 (14:37 +0100)
commit0afbd2df0485cd480979d9f4cdae00262d1a3c62
treedcba2bbc475f4355a124ecf76a66eac8d4a3e5f8
parent39a175e0c792f569dfe73de1b4d01b0caea43a01
android: add $(mesa_top)/src/mesa/main to the includes list

Required by the format_{un,}pack rework. Otherwise the build will fail
to locate the respective headers - format_{un,}pack.h

Cc: "10.5" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Chih-Wei Huang <cwhuang@linux.org.tw>
src/mesa/Android.libmesa_dricore.mk
src/mesa/Android.libmesa_st_mesa.mk