mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 12:28:07 +02:00
apple: Move glapi to mapi.
This was missed in commit 296adbd545.
Fixes darwin build.
This commit is contained in:
parent
5065d33276
commit
50c940707e
1 changed files with 2 additions and 1 deletions
|
|
@ -65,7 +65,8 @@ INCLUDES = -I. -Iinclude -I..\
|
|||
-I$(TOP)/include \
|
||||
-I$(TOP)/include/GL/internal \
|
||||
-I$(TOP)/src/mesa \
|
||||
-I$(TOP)/src/mesa/glapi \
|
||||
-I$(TOP)/src/mapi \
|
||||
-I$(TOP)/src/mapi/glapi \
|
||||
$(LIBDRM_CFLAGS) \
|
||||
$(DRI2PROTO_CFLAGS) \
|
||||
$(X11_INCLUDES)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue