mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
st/mesa: Clean up header file inclusion in st_format.h.
This commit is contained in:
parent
3d03b4d839
commit
c1f0f90a97
1 changed files with 2 additions and 1 deletions
|
|
@ -31,11 +31,12 @@
|
|||
#define ST_FORMAT_H
|
||||
|
||||
#include "main/formats.h"
|
||||
#include "main/mtypes.h"
|
||||
#include "main/glheader.h"
|
||||
|
||||
#include "pipe/p_defines.h"
|
||||
#include "pipe/p_format.h"
|
||||
|
||||
struct gl_context;
|
||||
struct pipe_screen;
|
||||
|
||||
extern GLenum
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue