summaryrefslogtreecommitdiff
path: root/src/gallium/targets/libgl-xlib
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-12-23 16:19:11 -0800
committerVinson Lee <vlee@vmware.com>2010-12-23 16:19:11 -0800
commit070f5da96d42f6ff1d70ac28f8f8e64bcb051ef1 (patch)
treec7652b32690cb7de2ce82f3daf637e5dc8c4860f /src/gallium/targets/libgl-xlib
parent075a807f43331675482d1a407b0f2e125a75edf9 (diff)
libgl-xlib: Remove unnecessary header.
Diffstat (limited to 'src/gallium/targets/libgl-xlib')
-rw-r--r--src/gallium/targets/libgl-xlib/xlib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/libgl-xlib/xlib.c b/src/gallium/targets/libgl-xlib/xlib.c
index 9a3e0e07b0d..1a5892b94a0 100644
--- a/src/gallium/targets/libgl-xlib/xlib.c
+++ b/src/gallium/targets/libgl-xlib/xlib.c
@@ -35,7 +35,6 @@
#include "state_tracker/xlib_sw_winsys.h"
#include "xm_public.h"
-#include "state_tracker/st_api.h"
#include "state_tracker/st_gl_api.h"
#include "target-helpers/inline_sw_helper.h"
#include "target-helpers/inline_debug_helper.h"