summaryrefslogtreecommitdiff
path: root/src/mesa/tnl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/tnl')
-rw-r--r--src/mesa/tnl/t_vertex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/tnl/t_vertex.h b/src/mesa/tnl/t_vertex.h
index 9f4847f692..dda3ab0dad 100644
--- a/src/mesa/tnl/t_vertex.h
+++ b/src/mesa/tnl/t_vertex.h
@@ -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.