mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 19:20:08 +01:00
mesa: Clean up header file inclusion in extensions.h.
This commit is contained in:
parent
0be44c9406
commit
962967d080
1 changed files with 4 additions and 1 deletions
|
|
@ -36,7 +36,10 @@
|
|||
#ifndef _EXTENSIONS_H_
|
||||
#define _EXTENSIONS_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