mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-31 04:50:34 +01:00
Nouveau: nv20 build fix: forgotten include
Signed-off-by: Pekka Paalanen <pq@iki.fi>
This commit is contained in:
parent
fd645c7f8a
commit
830e4a6ec3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#include "nv20_context.h"
|
||||
#include "nv20_state.h"
|
||||
#include "draw/draw_context.h"
|
||||
|
||||
static void nv20_state_emit_blend(struct nv20_context* nv20)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue