Merge branch 'gallium-embedded'
[mesa.git] / src / gallium / drivers / llvmpipe / lp_bld_logic.h
index a4ee7723b5fc8843db785a12752e7531c34bc39a..d67500ef7074e00930dafc9a6722ea869dbc3188 100644 (file)
@@ -42,7 +42,7 @@
 #include "pipe/p_defines.h" /* For PIPE_FUNC_xxx */
 
 
-struct lp_type type;
+struct lp_type;
 struct lp_build_context;