summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_quad.c
diff options
context:
space:
mode:
authorRoland Scheidegger <sroland@vmware.com>2012-07-17 17:11:18 +0200
committerRoland Scheidegger <sroland@vmware.com>2012-07-17 17:11:18 +0200
commitbf484024b944a452e9022a1098313663e0028b29 (patch)
treedbef32de52ade7931c465b29f607f32996f137b3 /src/gallium/auxiliary/gallivm/lp_bld_quad.c
parent2023bf996ed5c3797233b8d70670c28e15bdff75 (diff)
downloadexternal_mesa3d-bf484024b944a452e9022a1098313663e0028b29.zip
external_mesa3d-bf484024b944a452e9022a1098313663e0028b29.tar.gz
external_mesa3d-bf484024b944a452e9022a1098313663e0028b29.tar.bz2
gallivm: (trivial) remove unnecessary bogus include
Diffstat (limited to 'src/gallium/auxiliary/gallivm/lp_bld_quad.c')
-rw-r--r--src/gallium/auxiliary/gallivm/lp_bld_quad.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_quad.c b/src/gallium/auxiliary/gallivm/lp_bld_quad.c
index b1ba7c7..c7c58ed 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_quad.c
+++ b/src/gallium/auxiliary/gallivm/lp_bld_quad.c
@@ -26,7 +26,6 @@
**************************************************************************/
-#include "u_cpu_detect.h"
#include "lp_bld_type.h"
#include "lp_bld_arit.h"
#include "lp_bld_const.h"