mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
tnl: Include simple_list.h explicitly in t_context.c.
Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
08a1046f67
commit
7065c8153b
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@
|
|||
#include "math/m_xform.h"
|
||||
#include "main/state.h"
|
||||
#include "main/viewport.h"
|
||||
#include "util/simple_list.h"
|
||||
|
||||
#include "tnl.h"
|
||||
#include "t_context.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue