xmlconfig: move into src/util
[mesa.git] / src / mesa / drivers / dri / i965 / Makefile.am
index 7ef4e7968320e8e716ef89e2a71195abbb1192ac..f884a530eb2047998ecf0443d217791103b5a9d0 100644 (file)
@@ -30,7 +30,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/gtest/include \
        -I$(top_builddir)/src/compiler/glsl \