diff options
-rw-r--r-- | src/gallium/targets/graw-null/graw_null.c | 2 |
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 293015bc6bc..6965f5873e4 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> |