From: Jakob Bornecrantz Date: Tue, 24 Nov 2009 21:54:00 +0000 (+0100) Subject: vmware/xorg: Remove gem include X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=949d95e88a18e5047a6a7ceb1e28a8d80a30fb17;p=mesa.git vmware/xorg: Remove gem include --- diff --git a/src/gallium/winsys/drm/vmware/xorg/Makefile b/src/gallium/winsys/drm/vmware/xorg/Makefile index 423728e2b49..48a9b08aa76 100644 --- a/src/gallium/winsys/drm/vmware/xorg/Makefile +++ b/src/gallium/winsys/drm/vmware/xorg/Makefile @@ -7,7 +7,6 @@ include $(TOP)/configs/current INCLUDES = \ $(shell pkg-config --cflags-only-I pixman-1 xorg-server libdrm xproto) \ - -I../gem \ -I$(TOP)/src/gallium/include \ -I$(TOP)/src/gallium/drivers \ -I$(TOP)/src/gallium/auxiliary \