summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_dri2.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-28 00:25:20 -0800
committerVinson Lee <vlee@vmware.com>2010-01-28 00:25:20 -0800
commit347cd2b0d507dad538859ad2d75a005821bc2461 (patch)
tree19d997094b12545af98625a84a18f12b3d99bfd5 /src/gallium/state_trackers/xorg/xorg_dri2.c
parent4030cd5a2d2cea6e0eab602ce6fdd9a558db6275 (diff)
st/xorg: Remove unnecessary headers.
Diffstat (limited to 'src/gallium/state_trackers/xorg/xorg_dri2.c')
-rw-r--r--src/gallium/state_trackers/xorg/xorg_dri2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/state_trackers/xorg/xorg_dri2.c b/src/gallium/state_trackers/xorg/xorg_dri2.c
index 11b81c9ce2..59588f0ff7 100644
--- a/src/gallium/state_trackers/xorg/xorg_dri2.c
+++ b/src/gallium/state_trackers/xorg/xorg_dri2.c
@@ -41,7 +41,6 @@
#include "pipe/p_inlines.h"
#include "util/u_format.h"
-#include "util/u_rect.h"
/* Make all the #if cases in the code esier to read */
#ifndef DRI2INFOREC_VERSION