Reviewed-by: Jose Fonseca <jfons...@vmware.com>

On 23/02/15 15:39, Brian Paul wrote:
Bugzilla: 
https://urldefense.proofpoint.com/v2/url?u=https-3A__bugs.freedesktop.org_show-5Fbug.cgi-3Fid-3D89260&d=AwIGaQ&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMNtXt-uEs&r=zfmBZnnVGHeYde45pMKNnVyzeaZbdIqVLprmZCM2zzE&m=L3FUFZqbsV2eYNm6VbjgT5qY_yg6oQVVIGmIpHCWmCk&s=pZJUnXyvyUf9-BWVRNH4MMH7sDN3k-v03REnL_Pa2wU&e=
---
  src/mesa/drivers/osmesa/Makefile.am | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/src/mesa/drivers/osmesa/Makefile.am 
b/src/mesa/drivers/osmesa/Makefile.am
index 589b5ee..60048cc 100644
--- a/src/mesa/drivers/osmesa/Makefile.am
+++ b/src/mesa/drivers/osmesa/Makefile.am
@@ -26,6 +26,8 @@ EXTRA_DIST = osmesa.def SConscript
  AM_CPPFLAGS = \
        -I$(top_srcdir)/include \
        -I$(top_srcdir)/src \
+       -I$(top_srcdir)/src/gallium/include \
+       -I$(top_srcdir)/src/gallium/auxiliary \
        -I$(top_srcdir)/src/mapi \
        -I$(top_builddir)/src/mapi \
        -I$(top_srcdir)/src/mesa/ \


_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to