mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 18:38:11 +02:00
mesa: Clean up header file inclusion in shared.h.
This commit is contained in:
parent
20f041952c
commit
9732a93f40
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#ifndef SHARED_H
|
||||
#define SHARED_H
|
||||
|
||||
#include "mtypes.h"
|
||||
struct gl_context;
|
||||
|
||||
struct gl_shared_state *
|
||||
_mesa_alloc_shared_state(struct gl_context *ctx);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue