softpipe: remove unneeded #includes
authorBrian Paul <brianp@vmware.com>
Thu, 10 Sep 2009 22:38:51 +0000 (16:38 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 10 Sep 2009 22:38:51 +0000 (16:38 -0600)
src/gallium/drivers/softpipe/sp_clear.c
src/gallium/drivers/softpipe/sp_clear.h

index d3af18e162ba6df3a72143e311abbfc46fea6a3c..8fac8e6e05ffd528510f699f6f4b6a5c50be9854 100644 (file)
@@ -36,8 +36,6 @@
 #include "util/u_pack_color.h"
 #include "sp_clear.h"
 #include "sp_context.h"
-#include "sp_surface.h"
-#include "sp_state.h"
 #include "sp_tile_cache.h"
 
 
index 2e450672f587eef2f385fbfbe10966a9af4880ed..9be3b86fe9f5c9f98a0d40dea1fdc8e46d26acdf 100644 (file)
@@ -32,7 +32,6 @@
 #ifndef SP_CLEAR_H
 #define SP_CLEAR_H
 
-#include "pipe/p_state.h"
 struct pipe_context;
 
 extern void