summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
diff options
context:
space:
mode:
authorJakob Bornecrantz <[email protected]>2009-11-24 22:54:00 +0100
committerJakob Bornecrantz <[email protected]>2009-11-25 02:22:35 +0100
commit949d95e88a18e5047a6a7ceb1e28a8d80a30fb17 (patch)
treeb5bdefd1e8e1143058cbb7378cb2a6a31018c772 /src/gallium/winsys
parent42db8c8cdb28bd5f83dd57f5d9a70fb5b94dd14e (diff)
vmware/xorg: Remove gem include
Diffstat (limited to 'src/gallium/winsys')
-rw-r--r--src/gallium/winsys/drm/vmware/xorg/Makefile1
1 files changed, 0 insertions, 1 deletions
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 \