mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
mesa: remove dri_sarea.h, add glcore.h in Makefile
This commit is contained in:
parent
f1f022dbb1
commit
a8ee35c1c5
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -316,7 +316,7 @@ MAIN_FILES = \
|
|||
|
||||
DRI_FILES = \
|
||||
$(DIRECTORY)/include/GL/internal/dri_interface.h \
|
||||
$(DIRECTORY)/include/GL/internal/dri_sarea.h \
|
||||
$(DIRECTORY)/include/GL/internal/glcore.h \
|
||||
$(DIRECTORY)/include/GL/internal/sarea.h \
|
||||
$(DIRECTORY)/src/glx/Makefile \
|
||||
$(DIRECTORY)/src/glx/x11/Makefile \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue