tnl: Clean up header file inclusion in tnl.h.

This commit is contained in:
Vinson Lee 2010-12-30 00:46:13 -08:00
parent 76db330e2c
commit 9db9761874

View file

@ -28,8 +28,11 @@
#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