tnl: remove unneeded #include "util/simple_list.h"

Reviewed-by: Vinson Lee <vlee@freedesktop.org>
This commit is contained in:
Brian Paul
2016-11-18 18:02:44 -07:00
parent a6e849c672
commit e899d47bc9
2 changed files with 0 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"