Skip to content
Snippets Groups Projects
Commit 75ce7919 authored by Emil Velikov's avatar Emil Velikov
Browse files

vc4: add missing nir include, to fix the build


Cc: 10.6 <mesa-stable@lists.freedesktop.org>
Signed-off-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: default avatarEric Anholt <eric@anholt.net>
parent 4fa0cd17
No related branches found
No related tags found
Loading
......@@ -28,6 +28,7 @@ SIM_LDFLAGS = -lsimpenrose
endif
AM_CFLAGS = \
-I$(top_builddir)/src/glsl/nir \
$(LIBDRM_CFLAGS) \
$(GALLIUM_DRIVER_CFLAGS) \
$(SIM_CFLAGS) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment