mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 00:30:11 +01:00
st/mesa: Remove unnecessary headers from st_cb_accum.c.
This commit is contained in:
parent
e1d4781cd4
commit
cc2f2268f5
1 changed files with 0 additions and 2 deletions
|
|
@ -38,9 +38,7 @@
|
|||
#include "st_context.h"
|
||||
#include "st_cb_accum.h"
|
||||
#include "st_cb_fbo.h"
|
||||
#include "st_draw.h"
|
||||
#include "st_public.h"
|
||||
#include "st_format.h"
|
||||
#include "st_texture.h"
|
||||
#include "st_inlines.h"
|
||||
#include "pipe/p_context.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue