gallium: add include path to fix building of pipe-loader code
[mesa.git] / src / gallium / auxiliary / pipe-loader / Makefile.am
index 44917f37a4d9b5be5bdec7611beb3831a8326603..cb6035d85c9107fe05e8ed3005865f8b52128372 100644 (file)
@@ -3,6 +3,7 @@ include Makefile.sources
 AM_CPPFLAGS = $(DEFINES) \
        $(VISIBILITY_CFLAGS) \
        -I$(top_srcdir)/include \
+       -I$(top_srcdir)/src \
        -I$(top_srcdir)/src/loader \
        -I$(top_srcdir)/src/gallium/include \
        -I$(top_srcdir)/src/gallium/auxiliary \