mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 02:50:16 +01:00
st/mesa: Remove unnecessary headers from st_cb_readpixels.c.
This commit is contained in:
parent
cde041cd13
commit
9c2ef74a76
1 changed files with 0 additions and 2 deletions
|
|
@ -45,10 +45,8 @@
|
|||
|
||||
#include "st_debug.h"
|
||||
#include "st_context.h"
|
||||
#include "st_cb_bitmap.h"
|
||||
#include "st_cb_readpixels.h"
|
||||
#include "st_cb_fbo.h"
|
||||
#include "st_format.h"
|
||||
#include "st_public.h"
|
||||
#include "st_texture.h"
|
||||
#include "st_inlines.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue