mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
vbo: remove unneeded #includes in vbo_context.c
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
76a08eeeec
commit
37863c38f3
1 changed files with 0 additions and 2 deletions
|
|
@ -25,9 +25,7 @@
|
|||
* Keith Whitwell <keithw@vmware.com>
|
||||
*/
|
||||
|
||||
#include "main/imports.h"
|
||||
#include "main/mtypes.h"
|
||||
#include "main/api_arrayelt.h"
|
||||
#include "main/bufferobj.h"
|
||||
#include "math/m_eval.h"
|
||||
#include "vbo.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue