diff options
Diffstat (limited to 'src/mesa/math/m_vector.c')
-rw-r--r-- | src/mesa/math/m_vector.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/math/m_vector.c b/src/mesa/math/m_vector.c index fbd63fd923c..4bded31e096 100644 --- a/src/mesa/math/m_vector.c +++ b/src/mesa/math/m_vector.c @@ -30,7 +30,6 @@ #include "main/glheader.h" #include "main/imports.h" #include "main/macros.h" -#include "main/imports.h" #include "m_vector.h" |