summaryrefslogtreecommitdiff
path: root/src/gallium/targets/graw-null
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-05-20 07:36:53 -0700
committerVinson Lee <vlee@vmware.com>2010-05-20 07:36:53 -0700
commitf4905256859794d0ccc67e6a56f1ca4831c0d5de (patch)
tree3bc2f865be63d4af312b3826821d05b49ff01191 /src/gallium/targets/graw-null
parent366798ac6f10daae059d299b92ddf709875cc7ca (diff)
graw-null: Remove unnecessary header.
Diffstat (limited to 'src/gallium/targets/graw-null')
-rw-r--r--src/gallium/targets/graw-null/graw_null.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/targets/graw-null/graw_null.c b/src/gallium/targets/graw-null/graw_null.c
index 293015bc6b..6965f5873e 100644
--- a/src/gallium/targets/graw-null/graw_null.c
+++ b/src/gallium/targets/graw-null/graw_null.c
@@ -18,8 +18,6 @@
#include "sw/sw_public.h"
#include "sw/sw.c"
-#include "state_tracker/graw.h"
-
#include <stdio.h>