mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 04:48:08 +02:00
intel: Add missing include files for meta drawpixels since mesa shuffling.
This commit is contained in:
parent
f85ea6837d
commit
4b038e24b0
1 changed files with 2 additions and 0 deletions
|
|
@ -32,8 +32,10 @@
|
|||
#include "main/macros.h"
|
||||
#include "main/bufferobj.h"
|
||||
#include "main/teximage.h"
|
||||
#include "main/texenv.h"
|
||||
#include "main/texobj.h"
|
||||
#include "main/texstate.h"
|
||||
#include "main/texparam.h"
|
||||
#include "main/matrix.h"
|
||||
#include "main/varray.h"
|
||||
#include "main/attrib.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue