mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
st/mesa: Remove unnecessary headers from st_cb_feedback.c.
This commit is contained in:
parent
2d2d890048
commit
a9f6255431
1 changed files with 0 additions and 3 deletions
|
|
@ -45,14 +45,11 @@
|
|||
#include "vbo/vbo.h"
|
||||
|
||||
#include "st_context.h"
|
||||
#include "st_atom.h"
|
||||
#include "st_draw.h"
|
||||
#include "st_cb_feedback.h"
|
||||
#include "st_cb_bufferobjects.h"
|
||||
|
||||
#include "pipe/p_context.h"
|
||||
#include "pipe/p_defines.h"
|
||||
#include "cso_cache/cso_cache.h"
|
||||
|
||||
#include "draw/draw_context.h"
|
||||
#include "draw/draw_pipe.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue