mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
st/mesa: Add missing header in st_atom_pixeltransfer.c.
This commit is contained in:
parent
1525fb4afe
commit
a0989e9437
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
#include "main/image.h"
|
||||
#include "main/macros.h"
|
||||
#include "program/program.h"
|
||||
#include "program/prog_cache.h"
|
||||
#include "program/prog_instruction.h"
|
||||
#include "program/prog_parameter.h"
|
||||
#include "program/prog_print.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue