diff --git a/src/mesa/tnl/t_vertex.c b/src/mesa/tnl/t_vertex.c index 8ae8e746488..575db2a966c 100644 --- a/src/mesa/tnl/t_vertex.c +++ b/src/mesa/tnl/t_vertex.c @@ -42,6 +42,7 @@ + #define GET_VERTEX_STATE(ctx) &(TNL_CONTEXT(ctx)->clipspace) static void insert_4f_viewport_4( const struct tnl_clipspace_attr *a, GLubyte *v,