tests: include mesa headers

else they will fail for fresh installs

Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
Paul Seidler 2012-05-21 08:42:17 -06:00 committed by Brian Paul
parent 6178b653c7
commit a0dffe8701

View file

@ -2,6 +2,7 @@ AM_CPPFLAGS = \
-I$(top_builddir)/src/gtest/include \
-I$(top_builddir)/src/mapi \
-I$(top_builddir)/src/glx \
-I$(top_builddir)/include \
$(X11_CFLAGS)
if HAVE_XCB_GLX_CREATE_CONTEXT