mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 11:38:05 +02:00
i965: include teximage.h
To get _mesa_num_tex_faces() prototype.
This commit is contained in:
parent
cc0114f30b
commit
320ccf710e
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
#include "main/mtypes.h"
|
||||
#include "main/macros.h"
|
||||
#include "main/samplerobj.h"
|
||||
#include "main/teximage.h"
|
||||
#include "main/texobj.h"
|
||||
|
||||
#include "brw_context.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue