mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
use shared-core instead of shared
This commit is contained in:
parent
d2ee346a93
commit
8e5099d6a0
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ OBJECTS = $(C_SOURCES:.c=.o)
|
|||
|
||||
INCLUDES = \
|
||||
-I$(TOP)/include \
|
||||
-I$(DRM_SOURCE_PATH)/shared \
|
||||
-I$(DRM_SOURCE_PATH)/shared-core \
|
||||
-I$(TOP)/include/GL/internal \
|
||||
-I$(TOP)/src/mesa \
|
||||
-I$(TOP)/src/mesa/main \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue