Add t_context.h include for drivers.
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 1 Jul 2004 05:35:12 +0000 (05:35 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 1 Jul 2004 05:35:12 +0000 (05:35 +0000)
src/mesa/tnl/t_vertex.h

index 9f4847f692213901513bcaa4dc7e9450fcfdda3e..dda3ab0dad1ed1868680b24689c9c697d3cc73c4 100644 (file)
@@ -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.