mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 11:38:05 +02:00
r600g: Include p_compiler.h instead of malloc.h.
This commit is contained in:
parent
15f16328be
commit
6f16e497af
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include <malloc.h>
|
||||
#include <pipe/p_compiler.h>
|
||||
#include <pipe/p_screen.h>
|
||||
#include <pipebuffer/pb_bufmgr.h>
|
||||
#include "radeon_priv.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue