aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 9f4847f6922..dda3ab0dad1 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.