mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 19:50:12 +01:00
i965g: Include p_compiler.h in intel_decode.h.
Include p_compiler.h for uint32_t symbol.
This commit is contained in:
parent
cf15e9b343
commit
7bfc54ea5d
1 changed files with 2 additions and 0 deletions
|
|
@ -25,5 +25,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
|
||||
int intel_decode(const uint32_t *data, int count, uint32_t hw_offset, uint32_t devid);
|
||||
void intel_decode_context_reset(void);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue