tnl: Clean up header file inclusion in tnl.h.
authorVinson Lee <vlee@vmware.com>
Thu, 30 Dec 2010 08:46:13 +0000 (00:46 -0800)
committerVinson Lee <vlee@vmware.com>
Thu, 30 Dec 2010 08:46:13 +0000 (00:46 -0800)
src/mesa/tnl/tnl.h

index 702efdc..24a0c72 100644 (file)
 #ifndef _TNL_H
 #define _TNL_H
 
-#include "main/mtypes.h"
+#include "main/glheader.h"
 
+struct gl_client_array;
+struct gl_context;
+struct gl_program;
 
 
 /* These are the public-access functions exported from tnl.  (A few