mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-28 14:00:30 +01:00
draw: Add missing include.
This commit is contained in:
parent
834c93687f
commit
7844b4e730
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@
|
|||
#define DRAW_VBUF_H_
|
||||
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
|
||||
|
||||
struct pipe_rasterizer_state;
|
||||
struct draw_context;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue