Add t_context.h include for drivers.

This commit is contained in:
Keith Whitwell 2004-07-01 05:35:12 +00:00
parent 009aa3ef5e
commit 160215bdeb

View 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.