cso: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Mon, 22 Mar 2010 18:34:18 +0000 (11:34 -0700)
committerVinson Lee <vlee@vmware.com>
Mon, 22 Mar 2010 18:34:18 +0000 (11:34 -0700)
src/gallium/auxiliary/cso_cache/cso_context.c

index d6f8dd3..6fd4bd3 100644 (file)
@@ -39,7 +39,6 @@
 #include "util/u_inlines.h"
 #include "util/u_math.h"
 #include "util/u_memory.h"
-#include "util/u_sampler.h"
 #include "tgsi/tgsi_parse.h"
 
 #include "cso_cache/cso_context.h"