mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-30 23:28:06 +02:00
i915: include stdio.h
This commit is contained in:
parent
24f3d7de29
commit
8cd7c1d03c
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
**************************************************************************/
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include "intel_batchbuffer.h"
|
||||
#include "intel_context.h"
|
||||
#include "intel_screen.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue