mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 04:48:08 +02:00
Add t_context.h include for drivers.
This commit is contained in:
parent
009aa3ef5e
commit
160215bdeb
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#define _TNL_VERTEX_H
|
||||
|
||||
#include "mtypes.h"
|
||||
#include "t_context.h"
|
||||
|
||||
/* New mechanism to specify hardware vertices so that tnl can build
|
||||
* and manipulate them directly.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue