mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
mesa: Clean up header file inclusion in debug.h.
This commit is contained in:
parent
a408dbeb37
commit
76a5fed501
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue