softpipe: remove unneeded #includes
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
#ifndef SP_CLEAR_H
|
||||
#define SP_CLEAR_H
|
||||
|
||||
#include "pipe/p_state.h"
|
||||
struct pipe_context;
|
||||
|
||||
extern void
|
||||
|
||||
Reference in New Issue
Block a user