mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 04:40:11 +01:00
Fix build error: dereferencing pointer to incomplete type
This commit is contained in:
parent
eef6783537
commit
7b358e8ea9
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
|||
#include "pipe/draw/draw_private.h"
|
||||
#include "pipe/draw/draw_vertex.h"
|
||||
#include "pipe/p_util.h"
|
||||
#include "pipe/p_winsys.h"
|
||||
|
||||
#include "softpipe/sp_context.h"
|
||||
#include "softpipe/sp_headers.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue