aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/math/m_vector.c
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/math/m_vector.c')
-rw-r--r--mesalib/src/mesa/math/m_vector.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/src/mesa/math/m_vector.c b/mesalib/src/mesa/math/m_vector.c
index ff42396b7..831f953d6 100644
--- a/mesalib/src/mesa/math/m_vector.c
+++ b/mesalib/src/mesa/math/m_vector.c
@@ -26,6 +26,7 @@
* New (3.1) transformation code written by Keith Whitwell.
*/
+#include <stdio.h>
#include "main/glheader.h"
#include "main/imports.h"