vulkan/wsi: fix out of tree build.

This commit is contained in:
Dave Airlie 2016-10-19 10:53:51 +10:00
parent b0e11a153c
commit 1ec5e6e702
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ noinst_LTLIBRARIES = libvulkan_wsi.la
AM_CPPFLAGS = \
$(DEFINES) \
-I$(top_srcdir)/include \
-I$(top_builddir)/src \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/gallium/auxiliary \
-I$(top_srcdir)/src/gallium/include