mesa: Clean up header file inclusion in depth.h.

This commit is contained in:
Vinson Lee 2010-11-07 20:54:33 -08:00
parent 76a5fed501
commit e0bbb8e5a4
1 changed files with 4 additions and 1 deletions

View File

@ -32,7 +32,10 @@
#define DEPTH_H
#include "mtypes.h"
#include "glheader.h"
#include "mfeatures.h"
struct gl_context;
#if _HAVE_FULL_GL