mesa: include stdio.h where needed
[mesa.git] / src / mesa / main / texstate.c
index 78ae7d235d66467085532181ff2ec3b7e97a2d7a..0a7f983fb2904018a75a4e3ada2fa6c241dd2496 100644 (file)
@@ -28,6 +28,7 @@
  * Texture state handling.
  */
 
+#include <stdio.h>
 #include "glheader.h"
 #include "bufferobj.h"
 #include "colormac.h"