mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-06 10:00:30 +01:00
r300g: Remove unnecessary headers.
This commit is contained in:
parent
c7dda49aff
commit
132a590d5e
2 changed files with 0 additions and 3 deletions
|
|
@ -35,7 +35,6 @@
|
|||
#include "r300_screen.h"
|
||||
#include "r300_screen_buffer.h"
|
||||
#include "r300_state_invariant.h"
|
||||
#include "r300_transfer.h"
|
||||
#include "r300_winsys.h"
|
||||
|
||||
static void r300_destroy_context(struct pipe_context* context)
|
||||
|
|
|
|||
|
|
@ -32,9 +32,7 @@
|
|||
|
||||
#include "r300_context.h"
|
||||
#include "r300_texture.h"
|
||||
#include "r300_transfer.h"
|
||||
#include "r300_screen.h"
|
||||
#include "r300_state_inlines.h"
|
||||
#include "r300_screen_buffer.h"
|
||||
|
||||
#include "r300_winsys.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue