mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
anv: automake: remove no longer needed include
Thanks to last commit we can nuke it. Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
3285461ceb
commit
fcdcb829d8
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ AM_CPPFLAGS = \
|
|||
$(VALGRIND_CFLAGS) \
|
||||
$(DEFINES) \
|
||||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir)/include/vulkan \
|
||||
-I$(top_builddir)/src \
|
||||
-I$(top_srcdir)/src \
|
||||
-I$(top_builddir)/src/compiler \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue