mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 09:18:04 +02:00
mesa: Clean up header file inclusion in hint.h.
This commit is contained in:
parent
63f1740a5d
commit
5b3d6bd39e
1 changed files with 3 additions and 1 deletions
|
|
@ -36,8 +36,10 @@
|
|||
#ifndef HINT_H
|
||||
#define HINT_H
|
||||
|
||||
#include "glheader.h"
|
||||
#include "mfeatures.h"
|
||||
|
||||
#include "mtypes.h"
|
||||
struct gl_context;
|
||||
|
||||
#if _HAVE_FULL_GL
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue