mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
tnl: remove unneeded #include "util/simple_list.h"
Reviewed-by: Vinson Lee <vlee@freedesktop.org>
This commit is contained in:
parent
a6e849c672
commit
e899d47bc9
2 changed files with 0 additions and 2 deletions
|
|
@ -29,7 +29,6 @@
|
|||
#include "main/glheader.h"
|
||||
#include "main/context.h"
|
||||
#include "main/macros.h"
|
||||
#include "util/simple_list.h"
|
||||
#include "swrast/s_chan.h"
|
||||
#include "t_context.h"
|
||||
#include "t_vertex.h"
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@
|
|||
|
||||
#include "main/glheader.h"
|
||||
#include "main/context.h"
|
||||
#include "util/simple_list.h"
|
||||
#include "main/enums.h"
|
||||
#include "swrast/s_chan.h"
|
||||
#include "t_context.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue