swrast: add correct include for out-of-tree builds
[mesa.git] / src / gallium / targets / dri-swrast / Makefile.am
index 5d2f146386854cafaf6a8bca4ff6aa23c9d654bc..6b629df307d53b36464768744f58baf2aed6c081 100644 (file)
@@ -33,6 +33,7 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/src/gallium/winsys \
        -I$(top_srcdir)/src/mesa \
        -I$(top_srcdir)/src/mapi \
+       -I$(top_builddir)/src/mesa/drivers/dri/common \
        -DGALLIUM_RBUG \
        -DGALLIUM_TRACE \
        -DGALLIUM_SOFTPIPE \