swrast: include stdio.h where needed
Acked-by: Matt Turner <mattst88@gmail.com> Reviewed-by: José Fonseca <jfonseca@vmware.com>
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
* The back-buffer is allocated by the driver and is private.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "main/api_exec.h"
|
||||
#include "main/context.h"
|
||||
#include "main/extensions.h"
|
||||
|
Reference in New Issue
Block a user