aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/math/m_vector.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/math/m_vector.c')
-rw-r--r--src/mesa/math/m_vector.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/math/m_vector.c b/src/mesa/math/m_vector.c
index ff42396b768..831f953d655 100644
--- a/src/mesa/math/m_vector.c
+++ b/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"