meson: consolidate langs lists
[mesa.git] / src / util / u_vector.h
index c0e199cfa5adda74bacb8bd5b738c3b26beb414a..cd8a95dcbe3d9be32a1278309956e67958e1f3f1 100644 (file)
@@ -31,7 +31,6 @@
 
 #include <stdint.h>
 #include <stdlib.h>
-#include "util/u_math.h"
 #include "util/macros.h"
 
 /* TODO - move to u_math.h - name it better etc */