mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
radeon/compiler: include stdio.h
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89343 Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
This commit is contained in:
parent
549078cb5a
commit
40cfa0c347
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
* Author: Tom Stellard <thomas.stellard@amd.com>
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "radeon_compiler.h"
|
||||
#include "radeon_dataflow.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue