vc4: Implement live intervals using a CFG.
[mesa.git] / src / gallium / drivers / vc4 / Makefile.am
index a3bf72fc72a0521cfd57cdca4f5ba5a881c7431a..caa5059fbd3d9aee6f7463f95fac71ff1898084e 100644 (file)
@@ -27,7 +27,7 @@ SIM_LDFLAGS = -lsimpenrose
 endif
 
 AM_CFLAGS = \
-       -I$(top_builddir)/src/glsl/nir \
+       -I$(top_builddir)/src/compiler/nir \
        $(LIBDRM_CFLAGS) \
        $(GALLIUM_DRIVER_CFLAGS) \
        $(SIM_CFLAGS) \