vulkan/wsi: fix out of tree build.
authorDave Airlie <airlied@redhat.com>
Wed, 19 Oct 2016 00:53:51 +0000 (10:53 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 19 Oct 2016 00:54:42 +0000 (10:54 +1000)
src/vulkan/wsi/Makefile.am

index 50a7401eeb99f000e89e1e142dc5a164295bf00f..a71279947a98f2ca485c3afb88ac38b4eee629cc 100644 (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