mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-03 17:20:26 +01:00
softpipe: Add missing include.
This commit is contained in:
parent
f754b45bef
commit
1d7a213dad
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
#include "pipe/p_defines.h"
|
||||
#include "pipe/p_context.h"
|
||||
#include "pipe/p_winsys.h"
|
||||
#include "pipe/p_inlines.h"
|
||||
|
||||
#include "sp_context.h"
|
||||
#include "sp_state.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue