xmlconfig: move into src/util
[mesa.git] / src / mesa / drivers / dri / radeon / Makefile.am
index 176ec797ef8ccc19bc74de89f5f9939173ef4b2e..aa898645c9df83810399506aeb0c4b03f164a3f1 100644 (file)
@@ -35,7 +35,7 @@ AM_CFLAGS = \
        -I$(top_srcdir)/src/mesa/ \
        -I$(top_srcdir)/src/gallium/include \
        -I$(top_srcdir)/src/gallium/auxiliary \
-       -I$(top_builddir)/src/mesa/drivers/dri/common \
+       -I$(top_builddir)/src/util \
        -I$(top_srcdir)/src/mesa/drivers/dri/common \
        -I$(top_srcdir)/src/mesa/drivers/dri/radeon/server \
        $(DEFINES) \