summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/pipebuffer
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-21 23:07:29 -0800
committerVinson Lee <vlee@vmware.com>2010-01-21 23:07:29 -0800
commitcea9250ff0fc8bfa0408b635ae2ef36bc0616e2e (patch)
tree26fb4af79c4459ecc0fa088549fdf9e1b9d8cfe4 /src/gallium/auxiliary/pipebuffer
parentdc544ad9c6e6e24fd2f19dfe83aa294d218f7310 (diff)
pipebuffer: Remove unnecessary header.
Diffstat (limited to 'src/gallium/auxiliary/pipebuffer')
-rw-r--r--src/gallium/auxiliary/pipebuffer/pb_validate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/pipebuffer/pb_validate.c b/src/gallium/auxiliary/pipebuffer/pb_validate.c
index ce40c0cf0e..903afc749d 100644
--- a/src/gallium/auxiliary/pipebuffer/pb_validate.c
+++ b/src/gallium/auxiliary/pipebuffer/pb_validate.c
@@ -39,7 +39,6 @@
#include "util/u_debug.h"
#include "pb_buffer.h"
-#include "pb_buffer_fenced.h"
#include "pb_validate.h"