mesa: move ADD_POINTERS to macros.h
[mesa.git] / src / mesa / program / prog_instruction.c
index 4673dd59a245b52ece2b3a965b0e81c59762be35..7a2407048aa866db8bcea0781017924f9c6ff31e 100644 (file)
@@ -24,6 +24,7 @@
  */
 
 
+#include <stdio.h>
 #include "main/glheader.h"
 #include "util/imports.h"
 #include "prog_instruction.h"