mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
st/mesa: Add missing header in st_cb_xformfb.h.
This commit is contained in:
parent
cb7638579e
commit
6f8b6661ce
1 changed files with 4 additions and 0 deletions
|
|
@ -29,6 +29,10 @@
|
|||
#define ST_CB_XFORMFB_H
|
||||
|
||||
|
||||
#include "main/compiler.h"
|
||||
|
||||
struct dd_function_table;
|
||||
|
||||
#if FEATURE_EXT_transform_feedback
|
||||
|
||||
extern void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue