mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
mesa: Clean up header file inclusion in fog.h.
This commit is contained in:
parent
08354667a3
commit
b35d3b33e7
1 changed files with 4 additions and 1 deletions
|
|
@ -37,7 +37,10 @@
|
|||
#define FOG_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