From 160215bdeb252c73547cc5247c47e8c5770972e3 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Thu, 1 Jul 2004 05:35:12 +0000 Subject: Add t_context.h include for drivers. --- src/mesa/tnl/t_vertex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/tnl') 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. -- cgit v1.2.3