From 8e5099d6a026d1267c8c2a52c95901e791704b25 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Thu, 26 May 2005 01:40:00 +0000 Subject: use shared-core instead of shared --- src/mesa/drivers/dri/dri_client/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesa/drivers/dri/dri_client/Makefile') diff --git a/src/mesa/drivers/dri/dri_client/Makefile b/src/mesa/drivers/dri/dri_client/Makefile index 49ad8fddcf..9ab60cdaf8 100644 --- a/src/mesa/drivers/dri/dri_client/Makefile +++ b/src/mesa/drivers/dri/dri_client/Makefile @@ -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 \ -- cgit v1.2.3