mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
mesa: Don't include meta.h
Commit 055093e removed the call to _mesa_meta_in_progress, and meta.h
has not been necessary in src/mesa/main/enable.c since.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
This commit is contained in:
parent
1067e6eb55
commit
bae8a4f05b
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@
|
|||
#include "enums.h"
|
||||
#include "api_arrayelt.h"
|
||||
#include "texstate.h"
|
||||
#include "drivers/common/meta.h"
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue