mesa: prefix #includes with main/
[mesa.git] / src / mesa / tnl / tnl.h
index 9a1717bf898bf934299edbfdc42b3e9b32228bdd..4d628aa9a607726e50b3ed71affb07f0e5068a3b 100644 (file)
@@ -81,6 +81,8 @@ _tnl_draw_prims( GLcontext *ctx,
                 GLuint min_index,
                 GLuint max_index);
 
+extern void
+_mesa_load_tracked_matrices(GLcontext *ctx);
 
 extern void
 _tnl_RasterPos(GLcontext *ctx, const GLfloat vObj[4]);