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

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

View File

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