mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
st/mesa: Remove unnecessary header from st_cb_drawpixels.c.
This commit is contained in:
parent
59db91e2ee
commit
89950fbe24
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@
|
|||
#include "st_cb_drawpixels.h"
|
||||
#include "st_cb_readpixels.h"
|
||||
#include "st_cb_fbo.h"
|
||||
#include "st_draw.h"
|
||||
#include "st_format.h"
|
||||
#include "st_texture.h"
|
||||
#include "st_inlines.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue