summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-21 15:05:21 -0800
committerVinson Lee <vlee@vmware.com>2010-01-21 15:05:21 -0800
commitefc08bddb7622e4acfa795b58e1264b64b78ab4f (patch)
treef2e22eccacf91b0b0774cd1998e34222ebfa3d51 /src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
parent2cf8164065b8704e2f32d77af14cde9e7979435c (diff)
st/xorg: Remove unnecessary headers.
Diffstat (limited to 'src/gallium/state_trackers/xorg/xorg_exa_tgsi.c')
-rw-r--r--src/gallium/state_trackers/xorg/xorg_exa_tgsi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c b/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
index bed17caab7..3e5e6bd6a6 100644
--- a/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
+++ b/src/gallium/state_trackers/xorg/xorg_exa_tgsi.c
@@ -6,11 +6,9 @@
#include "pipe/p_format.h"
#include "pipe/p_context.h"
#include "pipe/p_state.h"
-#include "pipe/p_inlines.h"
#include "pipe/p_shader_tokens.h"
#include "util/u_memory.h"
-#include "util/u_simple_shaders.h"
#include "tgsi/tgsi_ureg.h"