mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-18 10:20:39 +02:00
mesa: Clean up header file inclusion in depth.h.
This commit is contained in:
parent
76a5fed501
commit
e0bbb8e5a4
1 changed files with 4 additions and 1 deletions
|
|
@ -32,7 +32,10 @@
|
|||
#define DEPTH_H
|
||||
|
||||
|
||||
#include "mtypes.h"
|
||||
#include "glheader.h"
|
||||
#include "mfeatures.h"
|
||||
|
||||
struct gl_context;
|
||||
|
||||
|
||||
#if _HAVE_FULL_GL
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue