mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-28 06:30:40 +02:00
include varray.h to silence warning
This commit is contained in:
parent
a429a25cd5
commit
3c9862d337
1 changed files with 1 additions and 1 deletions
|
|
@ -47,10 +47,10 @@
|
|||
#include "stencil.h"
|
||||
#include "texobj.h"
|
||||
#include "texstate.h"
|
||||
#include "varray.h"
|
||||
#include "mtypes.h"
|
||||
#include "math/m_xform.h"
|
||||
|
||||
|
||||
/**
|
||||
* Special struct for saving/restoring texture state (GL_TEXTURE_BIT)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue