summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_array_import.c
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-06-13 03:29:02 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-06-13 03:29:02 +0000
commitbd1e587ebe053b5a6d3b8cc3597b226d670f4667 (patch)
tree8221a1f316433f44392ea8e6a262f93d915e42cf /src/mesa/tnl/t_array_import.c
parent0395cc01fdb6ffa638df939e0f7d9d02c34761f9 (diff)
remove some unneeded #includes
Diffstat (limited to 'src/mesa/tnl/t_array_import.c')
-rw-r--r--src/mesa/tnl/t_array_import.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/tnl/t_array_import.c b/src/mesa/tnl/t_array_import.c
index 38950d66b8..1b8fe0dd03 100644
--- a/src/mesa/tnl/t_array_import.c
+++ b/src/mesa/tnl/t_array_import.c
@@ -33,7 +33,6 @@
#include "mtypes.h"
#include "array_cache/acache.h"
-#include "math/m_translate.h"
#include "t_array_import.h"
#include "t_context.h"