r600g: Remove unnecessary headers.
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include "r600_screen.h"
|
||||
#include "r600_context.h"
|
||||
#include "r600_resource.h"
|
||||
#include "r600d.h"
|
||||
|
||||
static void r600_destroy_context(struct pipe_context *context)
|
||||
{
|
||||
|
||||
@@ -32,8 +32,6 @@
|
||||
#include "r600_screen.h"
|
||||
#include "r600_context.h"
|
||||
#include "r600_resource.h"
|
||||
#include "r600d.h"
|
||||
#include "r600_state_inlines.h"
|
||||
|
||||
static struct r600_context_state *r600_new_context_state(unsigned type)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user