st/osmesa: include stdio.h

Acked-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
This commit is contained in:
Brian Paul 2015-03-04 19:17:57 -07:00
parent 8c68987d09
commit 8f1a11bfc4
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
*/
#include <stdio.h>
#include "GL/osmesa.h"
#include "glapi/glapi.h" /* for OSMesaGetProcAddress below */